Ulzurrun de Asanza i Sàez

Category: React

New React 18 and 19 features for promise handling

use, useOptimistic (React 19), useTransition, useDeferredValue, Transition, Actions (React 18), and <Suspense> form a powerful toolkit for managing asynchrony in React. This post walks through how these APIs work in practice and how they fit together, especially useful if you skipped React 18 or 19.

Read more →