The pause on hover was something I always needed but didn’t knew about. I used to select the element and toggle the element state using the :hov from the devTools panel. Will save me a lot of time in future debugging and development. Also getting the event listeners and logging objects instead of variables are too neat tricks. Thanks!
Just another guy who wants to make world a better place!