React· Jan 8, 2026 React Server Components, Explained Without the Hype RSCs are not server-side rendering with a new name. They change where component code runs at all, and that changes what you can safely do in a component. 3 min read Read →