Hooks are functions in React that allow using state and lifecycle methods inside functional components.
Total Questions
2
Display Order
#52
Category
Frontend
React Hooks enable state and lifecycle features in functional components without using classes.