RSCEXPLORER
// A tool for people curious about the React Server Components protocol
Rscexplorer
A tool for people curious about the React Server Components protocol
13EmergingUnknown
What it does
A tool for educators and tinkerers curious about the React Server Components (RSC) protocol. RSC Explorer runs both the Server and the Client parts of RSC in the browser. It lets you inspect the RSC stream step by step and observe the React tree that is being streamed at every step. It also hosts some examples that showcase how React Server and Client features can interplay. This is a hobby
Getting Started
git
git clone https://github.com/gaearon/rscexplorer