React Server Components Made Our Site A LOT Faster
#425 – September 25, 2023 | View in browser |
React Digest
React Server Components Made Our Site A LOT Faster
React Server Components allow you to split server and client rendering out between individual components, rather than having your entire app be one or the other. This means that on the server, you can securely call server-only APIs without leaking keys to the client. On the client, you can use browser APIs knowing that your code will only be run in the browser.
Onboard: Navigate any codebase with secure, SOC2 compliant AI chat (sponsor)
Onboard lets you navigate and understand any codebase through AI chat. Simply enter a Github link, and within minutes you can chat with AI expert on the repo. Locate functionality, understand different parts, and generate new code for the repo. Secure and SOC2 compliant, we don't store any of your code after initial processing. Free to use for public repos < 100MB!
Creating a text typing effect with React
How to create a text typing effect with React? The typing animation effect is a very popular effect on the web. It can be used to create a chat, a loading animation, or just to add a bit of motion to your website.
How to Create Multilingual React Apps with react-i18next
This step-by-step guide covers setting up i18next, translating components, and switching between languages for a multilingual user experience.
v0.dev is an AI for generating React components
Generate UI with simple text prompts. Copy, paste, ship.
Get your OSS Project Sponsored. Apply to Codacy Pioneers. (sponsor)
Codacy Pioneers Open Source Fellowship is supporting creators, maintainers, and contributors to open source software. Projects selected to participate in the program will receive a year-long monthly stipend, free access to the tools they need to work, widespread promotion, and mentorship from some of the brightest minds of today’s OSS community, including Evan You, creator of Vue.Js. Apply today!
State Management in React Applications Through URL Hashes
To encapsulate, managing state in React applications through URL hashes provides a robust yet straightforward mechanism that addresses several facets—enhanced user experience, state persistence, and server-side rendering compatibility. This article delved into two practical examples: a basic toggle switch and a more complex cookie catalog, both leveraging URL hashes for state management.
how did you like this issue?
newsletters
Older messages
Overcoming application complexity with customized Flows
Sunday, September 17, 2023
How you can use them to create smaller, shareable building blocks for your application's logic #424 – September 18, 2023 View in browser React Digest Overcoming application complexity with
Making Sense of React Server Components
Sunday, September 10, 2023
We'll explore this new world, and build an intuition for how it works #423 – September 11, 2023 View in browser React Digest Making Sense of React Server Components This year, the React team
Why React re-renders & when do we need to worry about it?
Sunday, September 3, 2023
An explainer detailing when React re-renders our components #422 – September 04, 2023 View in browser React Digest Why React re-renders & when do we need to worry about it? An explainer detailing
The underlying mechanisms of React’s concurrent mode
Sunday, August 27, 2023
We will heavily make use of the startTransition function from the useTransition hook #421 – August 28, 2023 View in browser React Digest The underlying mechanisms of React's concurrent mode In this
Fantastic closures and how to find them in React
Sunday, August 20, 2023
How they appear, why we need them, what stale closures are, and how to prevent and fix them #420 – August 21, 2023 View in browser React Digest Fantastic closures and how to find them in React Deep
You Might Also Like
🎉 Black Friday Early Access: 50% OFF
Monday, November 25, 2024
Black Friday discount is now live! Do you want to master Clean Architecture? Only this week, access the 50% Black Friday discount. Here's what's inside: 7+ hours of lessons .NET Aspire coming
Open Pull Request #59
Monday, November 25, 2024
LightRAG, anything-llm, llm, transformers.js and an Intro to monads for software devs ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
Last chance to register: SecOps made smarter
Monday, November 25, 2024
Don't miss this opportunity to learn how gen AI can transform your security workflowsㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ elastic | Search. Observe. Protect
SRE Weekly Issue #452
Monday, November 25, 2024
View on sreweekly.com A message from our sponsor, FireHydrant: Practice Makes Prepared: Why Every Minor System Hiccup Is Your Team's Secret Training Ground. https://firehydrant.com/blog/the-hidden-
Corporate Casserole 🥘
Monday, November 25, 2024
How marketing and lobbying inspired Thanksgiving traditions. Here's a version for your browser. Hunting for the end of the long tail • November 24, 2024 Hey all, Ernie here with a classic
WP Weekly 221 - Bluesky - WP Assets on CDN, Limit Font Subsets, ACF Pro Now
Monday, November 25, 2024
Read on Website WP Weekly 221 / Bluesky Have you joined Bluesky, like many other WordPress users, a new place for an online social presence? Also in this issue: CrawlWP, Asset Management Framework,
🤳🏻 We Need More High-End Small Phones — Linux Terminal Setup Tips
Sunday, November 24, 2024
Also: Why I Switched From Google Maps to Apple Maps, and More! How-To Geek Logo November 24, 2024 Did You Know Medieval moats didn't just protect castles from invaders approaching over land, but
JSK Daily for Nov 24, 2024
Sunday, November 24, 2024
JSK Daily for Nov 24, 2024 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Certification Black Friday Offer – Up to 54% Off! Certificates.dev, the trusted
OpenAI's turbulent early years - Sync #494
Sunday, November 24, 2024
Plus: Anthropic and xAI raise billions of dollars; can a fluffy robot replace a living pet; Chinese reasoning model DeepSeek R1; robot-dog runs full marathon; a $12000 surgery to change eye colour ͏ ͏
Daily Coding Problem: Problem #1618 [Easy]
Sunday, November 24, 2024
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Zillow. Let's define a "sevenish" number to be one which is either a power