Skip to content

Topic

Client-side rendering

Page architectures where the initial HTML response is a shell and content is assembled in the browser after hydration, so a client must execute scripts before the content exists.

Current clusters