https://github.com/rafael-vasconcellos/rsc-test
Understanding the React Server Components better
https://github.com/rafael-vasconcellos/rsc-test
Last synced: 7 months ago
JSON representation
Understanding the React Server Components better
- Host: GitHub
- URL: https://github.com/rafael-vasconcellos/rsc-test
- Owner: rafael-vasconcellos
- Created: 2025-02-18T04:41:59.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-02-18T04:46:52.000Z (8 months ago)
- Last Synced: 2025-02-18T05:29:36.894Z (8 months ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
Understanding the React Server Components better, to clarify doubts such as:
**What's the role of the server?**
**What's the role of the client?**
**How SSR streaming works?**
**What's the limit of what can be done without javascript?**