DEV Community

Discussion on: What's hard about React Hooks for you?

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
kentcdodds profile image
Kent C. Dodds

Definitely don't ignore eslint here. 99% if the time if you do you'll have a bug.

In this case the bug is: what happens when the URL changes?