Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 385 Bytes

File metadata and controls

8 lines (6 loc) · 385 Bytes

Server Components

👨‍💼 It's cool how the RSC work the React team fits in so nicely with the async primitives React has to offer like use and Suspense. It also works nicely with error boundaries, but those require client-side code so we'll get to that next!