DEV Community

Discussion on: Get Up And Running With The useEffect Hook.

Collapse
 
crowdozer profile image
crowdozer

For those just getting started with useEffect, I highly suggest using something that provides intellisense about the hook's dependency array.

It's straightforward once you're used to the concept, but in the beginning, it will save you lots of headaches.