Hooks are an upcoming feature that lets you use state and other React features without writing a class. This websites provides easy to understand code examples to help you understand how hooks work and hopefully inspire you to take advantage of them in your next project.
πββοΈ Not familiar with Hooks? The announcement video gives you a really clear view on this new and exciting React feature:
More into reading? Check βIntroducing Hooksβ on the React Blog