ReactJS startTransition and useTransition (React concurrent features) // in 4 minutes

preview_player
Показать описание
React 18 comes with new features called useTransition and startTransition which give you fine control over specifying a low priority update. That's exactly what we will demonstrate in this tutorial so let's go 🌹

#basarat #React #Tutorial #5MinutesOrLess #JavaScript #TypeScript

👇 ❤️ Subscribe for MOORE ❤️ 👇

**Feel Free To Read This Lot**

I'm Basarat, and I love helping developers. More about me:

Microsoft MVP for TypeScript
200K contributions on Stackoverflow. Top Contributor for TypeScript.
Book Author: Beginning NodeJS
Book Author: TypeScript Deep Dive
Creator of multiple hot ✨ed Github Open Source projects

Рекомендации по теме
Комментарии
Автор

It was like plugging into the Matrix and 4 minutes later... _"I know Kung-fu"_

jonathanmarois
Автор

A short and clear video explanation with great visual presentation on the usage of the hook, instantly subscribe. Well done!

joker_j
Автор

Concise, with examples and nice editing! Thank you for this video! :)

GuperGER
Автор

Awesome thanks!
Also how come u can do ``` useState<string>('');``` and I cant? :/

DariuszMakowski