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.
Table of contents
First Act: React 19 Release CandidateSecond Act: Uncovering SuspenseThird Act: Escalation and Delaying the ReleaseLearnings34 Impressions