Client Side Rendering, Server Side Rendering, Static Site Generation
Introduction
In this post, I'll explain the different web rendering strategies, how they work, and which one to choose.
🖥️ Client Side Rendering (CSR)
It's the default rendering strategy in React applications. Here, pages get built directly in the b...
mirayatech.blog.com4 min read
Stanley Owarieta
Software Engineer | Creator | Python Developer | FastAPI | TypeScript | JavaScript
Great content Miraya, I've been following you for days now