Automatic Batching - The Best New React 18 Feature

Опубликовано: 15 Март 2025
на канале: TheAdimar
574
37

Check out this blog post for even more info: https://github.com/reactwg/react-18/d...

In this video I go over Automatic Batching - an already existing concept that in React 18 was expanded to be even more awesome! Like and subscribe if you like the content - also please leave a comment if there's a topic you'd want me to cover!

0:00 - Automatic batching - not a new concept
0:40 - How it worked in React 17
2:19 - Automatic batching in React 18 vs React 17
3:37 - flushSync explained
4:25 - How to turn it on