Back to Browse

React 18 startTransition, useTransition, and Suspense for data-fetching

5.3K views
Dec 18, 2021
13:46

Learn about transitions in React 18 and how they're useful data-fetching with Suspense. We inspect the minimum viable app for data-fetching with suspense and explore how transition hooks — like startTransition and useTransition — can be used to make UI more stable. 00:00 - Intro — Transitions in React 18 01:50 - Suspense for data-fetching MVP 07:20 - Introduction to startTransition 09:33 - Introduction to useTransition 12:14 - Summary. Join react.holiday! StackBlitz playground: https://stackblitz.com/edit/react-kyt8pm

Download

0 formats

No download links available.

React 18 startTransition, useTransition, and Suspense for data-fetching | NatokHD