Server-Side Rendering

Rendering on the server for first paint and SEO, then hydrating — and the whole class of bugs that creates.

6 articles

SvelteKit

Listed inSvelteKitServer-Side Renderingon

Load functions, form actions, and adapters that target anything from a static host to the edge.

Intermediate8 minDraft
#svelte
#ssr

Nuxt.js

Listed inNuxt.jsServer-Side Renderingon

Vue’s meta-framework: file routing, auto-imports, server routes, and hybrid rendering rules.

Intermediate8 minDraft
#vue
#ssr

Next.js

Listed inNext.jsServer-Side Renderingon

The App Router, server components, caching layers, and where the server/client boundary actually falls.

Intermediate11 minDraft
#react
#ssr