How and when to useCustomeHooks in React
Hooks were first introduced in the 16.8 version of React and most developers, who use React, would have already used the powerful pre-defined hooks.
They let you use state and other React features without writing a class.
For those who have just be...
jainayushee.hashnode.dev2 min read