React Data Fetching

React Data Fetching

Data Fetching Strategy Demos


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

VieVlog

Learning Platform for IT Education

TechBlitz

TechBlitz

Open-source Software Education Platform

React Debugging Hub

React Debugging Hub

Guide & Best Practices

Query.gg

Query.gg

Official React Query Course

WanderLust

WanderLust

Open-source MERN Travel Blog Template

Building Large Scale Web Apps

Building Large Scale Web Apps

A React Field Guide