Understanding prop passing from RSC to Client Components
Frontend First - Podcast autorstwa Sam Selikoff, Ryan Toronto - Czwartki

Kategorie:
Sam and Ryan discuss how TypeScript helped them understand the mechanics of how props get passed from Server Components to Client Components, and how to properly type client component props if the prop starts out as a rich data type on the server. They also clarify some points from last episode’s discussion about the RSC payload.