Making setInterval Declarative with React HooksFebruary 4, 2019 If you played with React Hooks for more than a few hours, you probably ran into an intriguing problem: using setInterval just doesn’t work as you’d expect. In the words of Ryan Florence: I’ve had a lot of people point to setInterval with hooks as some sort of egg on React’s face Honestly, I think these people have a point. It is confu