awesome-react-hooks

React hook collection

A curated collection of resources and examples about React Hooks, a new way to write React applications using functional components and hooks.

A curated list about React Hooks

GitHub

1k stars
24 watching
88 forks
last commit: 10 months ago
Linked from 3 awesome lists

awesomeawesome-listhooksreactreact-hooks

Awesome React Hooks / Hooks

Introducing Hooks
Hooks at a Glance
Using the State Hook
Using the Effect Hook
Rules of Hooks
Building Your Own Hooks
Hooks API Reference
Hooks FAQ

Awesome React Hooks / Tutorials/Articles/Workshops

React Today and Tomorrow and 90% Cleaner React Dan Abramov and Sophie Alpert
Making Sense of React Hooks Dan Abramov
React Hooks and Suspense Kent C. Dodds
React Hooks & testing: Stepping through React code Kent C. Dodds
My Thoughts on React Hooks Ben Awad
Fetching Data from an API with React Hooks useEffect Ben Awad
Are React Hooks Slower than Class Components? Ben Awad
Building a Todo List with React Hooks useState Ben Awad
Using React Hooks vs. Class Components Ben Awad
Using Immer with Reducers and React Hooks Ben Awad
React Hooks useContext Ben Awad
Everything you need to know about React Hooks Carl Vitullo
Hooks in react-spring, a tutorial Paul Henschel
React Hooks: Notes Taken Tomáš Konrády
Getting Started with React Hooks Chris Sevilleja
React hooks: not magic, just arrays Rudi Yardley
Why React’s new Hooks API is a game changer Rudi Yardley
Writing Custom React Hooks for GraphQL Nader Dabit
Manage global state with React Hooks Charles Stover
React Hooks: Managing Web Sockets with useEffect and useState Ross Bulat
Primer on React Hooks Austin Johnston
React Hooks - A deeper dive featuring useContext and useReducer Austin Johnston
Advanced React Hooks Workshop 71 4 months ago Kent C. Dodds

Awesome React Hooks / Discussions

v6 Candidate Preview: Use React Hooks for connect 23,408 about 1 month ago Mark Erikson
RFC: React Hooks 5,544 7 months ago Sebastian Markbåge
Using Hooks in React Native 119,748 about 1 month ago Héctor Ramos

Awesome React Hooks / Examples

Color Match Color Match Game
React Hooks counter Counter using useState of React Hooks
Toggle component Toggle component made with React Hooks
Hooks test 196 almost 2 years ago Somewhat complicated use case solved relatively nicely with React Hooks
React Hanger 1,930 over 1 year ago React Hanger example
React Navigation Hooks 577 about 2 years ago React hooks for convenient react-navigation use
Haunted 2,620 3 months ago React's Hooks API implemented for web components
useHooks Easy to understand React Hook recipes by
Collection of React Hooks Collection of React Hooks
React Spring demo Demo of how react-spring could use React Hooks as a new API
React Hooks React Hooks useState() and useEffect()
Hooks Todo App App made with React Hooks
react-thanos 33 almost 2 years ago React hooks implementation of Google's Thanos easter egg

Awesome React Hooks / Extensions/Libraries

redux-react-hook 2,157 about 3 years ago React Hook for accessing state and dispatch from a Redux store
react-use 42,116 about 1 month ago Collection of essential React Hooks
The Platform 4,399 about 2 years ago Browser API's turned into React Hooks and Suspense-friendly React elements for common situations
eslint-plugin-react-hooks This plugin enforce rule of hooks to avoid common mistakes
react-hooks-lib 545 over 3 years ago A set of reusable React Hooks
use-immer 4,127 about 1 month ago A hook to use immer as a React hook to manipulate state
react-hanger 1,930 over 1 year ago A small collection of useful hooks for React 16.7
react-firebase-hooks 3,606 9 months ago A set of reusable React Hooks for Firebase
react-intersection-visible-hook 49 about 6 years ago React hook to track the visibility of a functional component based on IntersectionVisible Observer
use-timer 199 almost 2 years ago Simple React hook to handle timer
react-native-hooks 3,495 about 1 month ago React Native APIs turned into React Hooks for use in stateless React components
react-with-hooks 152 almost 6 years ago Ponyfill for the proposed React Hooks API
react-hooks-screen-type 15 about 6 years ago Determining screen size type for Bootstrap 4 grid
use-http 2,315 12 months ago React hooks for making isomorphic HTTP requests
react-fetch-hook 348 about 2 years ago React hook for conveniently use Fetch API
storeon 1,977 about 1 month ago hook-based state manager in 173 bytes
react-hook-form 41,896 about 1 month ago Performance, flexible and extensible forms with easy to use for validation

Backlinks from these awesome lists:

More related projects: