React hook which returns the latest callback without changing the reference
A Quick description of the component
A React hook for managing event listeners, e.g. removing events when a component unmounts.
Ponyfill of the experimental React.useEffectEvent
hook