useEffect
useEffect (๐ solution)
๐จโ๐ผ Great! Now you know how to make sure side-effects like global event listeners
can be registered from within a React component and how to integrate that with
the state of your React component. But we've still got a bug, so let's get to
that.








