Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 2.29 KB

README.md

File metadata and controls

33 lines (23 loc) · 2.29 KB

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)