React Hooks

Editor's Choice

A Guided Tour of React Hooks

Excellent introduction to Hooks, for beginners.

Hot talks

Watch the best developer talks,
discover top conferences,
elevate your skills

It's free. Sign up with your Github/Twitter/Google/Email.

Just added

React Custom Hooks
Hooked on D3: Creating Animated Ch(art)s with D3 and React Hooks
A More Readable React Codebase Using TypeScript, GraphQL, and Hooks
The state of React State in 2019
How to use Functional Programming in your React app
Modern React - The Essentials
State Management in a World of Hooks
React Hooks: A Hype Driven Development in React
Functional Programming with ReactJS
A Hitchhiker’s Guide to the new ReasonReact
React-spring: on animations and hooks
React Hook Pitfalls
So You Think YOU'RE a Junior Dev?
Composing Behavior in React or Why React Hooks are Awesome
State Management with React Hooks
Why React Hooks?
The New Hotness: An Exploration of React's Exciting New Features
Painting Pixels with WebGL with React Hooks
Resolving real-world problems by mixing several advanced React patterns and features
Refactoring off the hook(s)

Editor's Choice

State Management with React Hooks
See how React state management has evolved over the years. Learn how to build an accessible To-Do app with useReducer(), useState(), and React Context to manage state.