Skip to content

The same app, built multiple times in different React frameworks for apples to apples comparisons.

Notifications You must be signed in to change notification settings

KevinVandy/react-data-fetching

Repository files navigation

React Data Fetching

A repository to showcase different ways to fetch data in React.

Single Page Applications (Client-Side Only)

Static Site Generation (SSG)

Server-Side Rendering (SSR)

HTML Streaming (RSC / Astro Server Islands)