arrow_backBACK TO DRILLS
Blue Beltserver-components

createRoot vs hydrateRoot for SSR

“A React app is server-rendered and sends pre-generated HTML to the browser. The client code calls createRoot(document.getElementById('root')).render(<App />). What React behavior should you expect on the client?”

BugDojo
BlogFAQ

© 2026. Carved in code.