Skip to content

GomaGoma676/streaming-rsc-demo

Repository files navigation

Overview

Simple demo of Streaming React Server Component with JSON Placeholder API

This demo covers following three rendering methods as comparison

  • 🔑 CSR(useSWR) + SG with Suspense
  • 🚀 Streaming RSC(React Server Components) with Suspense
  • 🐭 Conventional getServerSideProps (All or Nothing) roadmap

About

🚀 Simple demo of Streaming React Server Component

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published