Flashcard
SSR, Hydration & Streaming Internals
How React attaches interactivity to server-rendered HTML and why streaming with selective hydration improves perceived performance.
Question
How do streaming SSR and selective hydration change the traditional server-render-then-hydrate model?
Click to reveal answer