React 19 introduced changes to how Suspense handles parallel fetching, which caused controversy among developers. The recommended approach is to initiate fetches earlier and have suspense only consume the resource.

11m read timeFrom tkdodo.eu
Post cover image
Table of contents
First Act: React 19 Release CandidateSecond Act: Uncovering SuspenseThird Act: Escalation and Delaying the ReleaseLearnings
34 Impressions