Rendering Strategies in Modern Web: CSR, SSR, and SSG
This is a quick recap of my effort to catch up on modern frontend trends, particularly the renaissance of Server-Side Rendering (SSR), and how it compares to Client-Side Rendering (CSR) and Static Site Generation (SSG).
I’ve organized this post as pe...
jiehan.hashnode.dev4 min read