Blog

My personal collection of code snippets, starter guides, tutorials, and interesting things I found online.

November 14, 2023

Server Side Rendering vs Client Side Rendering

Explore the differences between Server-Side Rendering (SSR) and Client-Side Rendering (CSR) in web development. Learn about their characteristics, advantages, and use cases.