Hooks are functions that let you “hook into” React state and lifecycle features from function components.Hooks let you use state and other React features without writing a class. Hooks are simple JavaScript functions that help you with State manageme...
harshitbharani.hashnode.dev2 min read
No responses yet.