React 18 useTransition: Everything You Need to Know

Опубликовано: 03 Март 2025
на канале: TheAdimar
2,537
79

In this video I go over the basic example how to use the new useTransition hook introduced in React 18.

Official React docs on the new hook: https://17.reactjs.org/docs/concurren...

0:00 - useTransition use case
2:04 - fixing an error in React docs