주요 콘텐츠로 건너뛰기

"ssr" 태그가 포함된 1개의 글개의 글

모든 태그 보기

Server-Side Rendering (SSR): An Architect's Guide

· 14분 읽기
Evan Carter
Evan Carter
Senior frontend

TLDR:

SSR Frontend Architecture

A practical architect’s guide to server side rendering: how SSR improves SEO and perceived performance, how it compares to CSR and SSG, and how to design hydration, caching, and server/client boundaries in Next.js, Nuxt.js, and Remix using Feature-Sliced Design.