Description
Data Fetching Strategy Demonstrations
Overview
This repository showcases the four primary data‑fetching techniques used in contemporary React applications:
- Client‑Side Rendering (CSR)
- Static Site Generation (SSG)
- Server‑Side Rendering (SSR)
- Streaming via React Server Components
Each method is implemented across several frameworks to illustrate practical patterns and their associated trade‑offs.
Creator
Kevin Van Cott
@KevinVanCott
Related Projects
VieVlog
Learning Platform for IT Education
TechBlitz
Open-source Software Education Platform
React Debugging Hub
Guide & Best Practices
Query.gg
Official React Query Course
WanderLust
Open-source MERN Travel Blog Template
Building Large Scale Web Apps
A React Field Guide