Hailed as the “missing piece in the original Hooks release”, useEvent() will change the way you write modern React. — React hooks are pretty great, can’t we agree? For the most part, they allow you to write clean, extensible, and easy-to-understand functional components with clearly defined behavior. When compared to old class-based lifecycle methods and local state management, you’d wonder how React ever got so popular.