React Server Components
TLDRReact Server Components aim to enable modern UX with a server-driven mental model. This is quite different to Server-side Rendering (SSR) of components and could result in significantly smaller client-side JavaScript bundles. I'm quite excited about the direction of this work, and while it isn't yet production ready, is worth keeping on your radar.
Table of contents
Server-side rendering limitationsServer ComponentsAutomatic Code-SplittingWill Server Components replace Next.js SSR?1 Comment
Sort: