It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
A React hook that updates useRef().current with the most recent value each invocation
Ponyfill of the experimental `React.useEffectEvent` hook
🌀 Small (~0.2kb) debounce effect hook for React with TypeScript support