- Optional: React for Two Computers
- JSX Over The Wire
- What Does "use client" Do?
- Optional: Functional HTML
- Optional: How Imports Work in RSC
- Progressive JSON - How React achieves out of order streaming
- Optional: How RSC Serializes Promises
- React
cache()as a tool for async render consistency - Parallel and recursive route rendering - How Next.js's App Router avoids server waterfalls
- Optional: RSC Explorer - A playground and visualizer for the RSC protocol
- Optional: RSC Parser - A tool for exploring and understanding the RSC data format visually
- An Overview
- React Rebasing - An edge case in how React orders state updates with transitions
- {transitions} = f(state)