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