React

What are React hooks?

Hooks are functions in React that allow you to use state and other React features without writing a class.
← Back to the sorted list of FAQ items