Ponyfill of the experimental React.useEffectEvent hook
Same as React's useCallback, but returns a stable reference.
This replaces the need for using window.addEventListener() when using react hooks.
Event-driven alternative to React Context
Create react hook of EventTarget, Attach event & listener without any side effect.