Building React Custom Hooks from Scratch
From version 16.8 react introduced "Hooks" that made it easy to control state, handle side effects, access DOM elements, memorize functions, values, and so on. Even sometimes we use external third-party libraries like - React Router, React Navigation...
saadh393.hashnode.dev4 min read