useEffect
Loading "useEffect (π solution)"
Run locally for transcripts
π¨βπΌ 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.