Streaming RSC with Suspense
Place a precise loading boundary around request-dependent work.
This local article is intentionally simple: the rendering boundary, locale source, and generated params are the subject of the test.
next/root-params → locale=en-USPlace a precise loading boundary around request-dependent work.
This local article is intentionally simple: the rendering boundary, locale source, and generated params are the subject of the test.
Three static RSC article cards. Select a card to open its localized detail route.
Read a root dynamic segment deeply inside Server Components.
Read article →cache-componentsCombine a prerendered shell with request-time server content.
Read article →static-rscUnderstand why an RSC can still be rendered statically.
Read article →