Learn useTransition hook in great detail and how it optimizes your react app's performance significantly. This video also talks about the batching feature of React in depth.
#reacthooks #reactjs #reactjstutorial
00:00 - Intro
00:12 - Problems without useTransition hook, react batching & code example
06:46 - useTransition hook
07:40 - Updated Code + demonstration
10:42 - Observing the Performance improvement
12:30 - Summary
13:10 - End