Frontend Rendering: from server-side pages to hybrid rendering16/17Server Components: moving the execution boundary
The rendering boundary stops running through the page and starts running through the module graph. Some components never have a client-side implementation.