Frontend Rendering: from server-side pages to hybrid rendering5/17SSR returns: the server renders HTML again
The server renders the first view not to make the frontend disappear, but to make content exist earlier. The rest of the cost stays on the client.