An open API service indexing awesome lists of open source software.

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

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?**