A tool that splits your code into client and server so you have RSC (React Server Components) working.
- Vanilla (It uses esbuild to transpile the .tsx files to valid JavaScript)
- Vite (It uses the Vite as a transpiler)
- By Lazar Nikolov https://www.smashingmagazine.com/2024/05/forensics-react-server-components
- By Dan Abramov - reactwg/server-components#5
- https://edspencer.net/2024/7/1/decoding-react-server-component-payloads
- Back in 2020 - https://www.youtube.com/watch?v=TQQPAU21ZUw
- Dev tool to see RSC - https://www.alvar.dev/blog/creating-devtools-for-react-server-components
- RSC from scratch - https://www.youtube.com/watch?v=MaebEqhZR84