React Server Components explained

September 13, 2023 By Mark Otto 0

Find Your Perfect Course or Learning Path with Frontend Masters — The Exploration Sale is live! Get access to over 200 courses, all with revamped learning paths. There’s a slew of new workshops and courses on the way too, covering TailwindCSS, TypeScript, accessibility, algorithms, Angular, JavaScript and much more.

Frontend Masters

React Suspense in Three Different Architectures — Suspense provides a way to make components more asynchronous and able to wait for some condition (such as loading content from the server) before they render without affecting the rest of the page. This article shows how Suspense can work alongside client-side rendering, server-side rendering, and server components.

Elan Medoff

A Guide to React Portals — Portals let you render some children into a different part of the DOM / outside the current hierarchy.

Temitope Oyedele

🛠 Code and Tools

📰 Classifieds

📅 The AI Event of the year is happening this October 8-10 in SF. The AI Engineer Summit congregates 500 founders, developers, and others working with and shipping AI features and apps, including speakers from companies like OpenAI, GitHub, Replit, AutoGPT, and Amazon. You can apply to attend or get a free remote ticket to tune in from anywhere.


💻 Hired makes job hunting easy-instead of chasing recruiters, companies approach you with salary details up front. Create a free profile now.

React Tag Autocomplete 7.1 — A flexible and accessible tagging component that makes it easy to guide users when choosing tags. See it in action in the demo.

Matt Hinchliffe