Flashcard
Suspense & Transitions in Data Fetching
How startTransition keeps the current UI visible while Suspense-driven data loads in the background.
Question
How does startTransition change Suspense behavior when navigating to new data?
Click to reveal answer