Useful Custom Hooks for Tired React Devs

Home > Technology
By Joedes in Technology
Updated 3 years ago

React hooks are awesome. By abusing the power of JavaScript closures and with a few caveats, it's possible to hold state in a function…

useful-custom-hooks-for-tired-react-devs