Intro to useEffect Hook - React Tutorial 20

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

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

This is one of the most informative videos on useEffect I've watched. Thanks Caleb!

mannyowi
Автор

A note on strict mode. It has been stated that it is on purpose, and not a bug that it runs twice. It is to help guide people who are using useEffect incorrectly.

Brad
Автор

True: got confused, did a little search on the subject and now I am here :)))

OXIDE-isgs
Автор

I love your videos! Without your channel, I don't think I could get through my classes. And you always make me laugh! Love your jokes

mariiav
Автор

great, only one thing. around the 10:00 mark, you said the setter function is async? how do you mean by that? It doesn't make sense to me, because when input is added, doesnt the setter function automatically get updated with useState?

rl