Frontend Rendering: from server-side pages to hybrid rendering6/17Hydration: connecting HTML with a working application
The server sends the result of rendering, not the application. The browser has to rebuild the component tree and wire it to the existing DOM.