Open utterances-bot opened 2 years ago
Thanks for the explainer, curious why this example will constantly unmount on every tick()
, my assumption would be that Countdown is not constantly destroyed and recreated, but I guess it's wrong. Is there anywhere I can find more information about what is going on under the hood of every render?
Thanks
Lifecycle and Effects
Working with the useEffect hook
https://fireship.io/courses/react/basics-anatomy/