Never `useEffect` again or YOU_WILL_BE_FIRED
The study case
You Might Not Need an Effect was released, at the very least, a couple of years ago now. It has really helped! Dan did an amazing job and collected a bunch of feedback on Twitter while writing the whole section around `effect`s.
Howeve...
marcoss.hashnode.dev3 min read
Luis Matos
Software Engineer
I was doing this in all my React apps, now I know how to avoid this mistake. Thanks for sharing this!