Writing your own custom hooks
Introduction
Since 2019 when React.js core team launched version 16.8 with the React Hooks, a lot has changed. Hooks have significantly improved the way we write code with React.js.
Now we can manage the state in a cleaner and leaner way, handle side...
hramonp.hashnode.dev4 min read