Destructuring in JS: weird and awesome

preview_player
Показать описание
Probably one of the most common patterns we encounter in frameworks like React, destructuring is a clean way to pull out information from complex information stores.

If you found this video helpful, please subscribe and hit the like button!
Рекомендации по теме
Комментарии
Автор

Mam are you upload a complete playlist of JavaScript for web?

MuhammadHamza-mbuq
Автор

I wish you would have displayed the stateChange and useState functionality on the console log. Anyway, wouldn't a conditional expression be easier to read, or is that just because useState is so unfamiliar?

PawlSpring