

Implementing RSC, Part 1: Rendering
Sep 29, 2023
Ryan shares how building his own RSC implementation from scratch helped him better understand React’s new paradigm. They talk about fetching RSC Payload from a server endpoint, bundling client code, using a client-side router, and reference projects used.
Chapters
Transcript
Episode notes
1 2 3 4 5 6 7
Introduction
00:00 • 3min
Implementing React Server Components (RSC)
02:31 • 15min
Implementing a Mouse Tracker Module in a React Client-Side App
17:57 • 3min
Exploring the Use of Suspense and Bundlers in App Development
21:26 • 3min
Rendering in React Server Components
24:47 • 22min
Implementing RSC and Referencing Other Projects
46:51 • 9min
Experimenting with Bundlers, Routers, and Implementation Challenges
55:38 • 3min