https://github.com/quantgeekdev/rsc-from-scratch
Understanding React Server Components
https://github.com/quantgeekdev/rsc-from-scratch
Last synced: 6 months ago
JSON representation
Understanding React Server Components
- Host: GitHub
- URL: https://github.com/quantgeekdev/rsc-from-scratch
- Owner: QuantGeekDev
- Created: 2024-01-17T20:25:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T00:13:37.000Z (about 2 years ago)
- Last Synced: 2025-03-24T04:35:53.419Z (11 months ago)
- Language: JavaScript
- Homepage: https://react-server-component-from-scratch.onrender.com/
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Server Components from Scratch
Just a small project to better understand how RSC works
To run, use `npm start`
Here is a demo: https://react-server-component-from-scratch.onrender.com/
It's hosted on Render so it takes a minute to spin up the server when you access the URL