Logo Awesome React

Awesome React

React Hooks: Advanced Hooks

React Hooks is an exciting new (experimental) feature in the world of React.

Please Note! Hooks is currently an experimental proposal! It's not final and can change! Please refer to the documentation as the source of truth: https://reactjs.org/docs/hooks-intro.html

Check out the blog post too!
https://hswolff.com/blog/react-hooks/

This tutorial shows you how to make an entire application using React Hooks. React Hooks provides a great developer experience and provides features that do a great job at reducing the friction towards creating state, updating state, and sharing state in an app.

If you're looking for an introduction on what Hooks are then check out my other video for a complete introduction: https://youtu.be/jd8R0a2Ur8Q

Source code:
https://codesandbox.io/s/21vrnxyy3j

Follow me!
Twitter: https://twitter.com/hswolff
Website: https://hswolff.com/