What the heck is HOOKS?
React Hooks for Beginners - A Comprehensive Guide
React Hooks provides a way to use state and other React features without writing a class. They let you split one component into smaller functions based on what pieces are related (rather than forcing ...
tiwariparth.hashnode.dev3 min read