plvo.dev

Next.js SSR and CSR

Next.js SSR and CSR

CSR and SSR are two different ways to render pages in Next.js.

September 22, 2025

never write the "use client"; flag in page.tsx, it's a bad practice.

x (