DEV Community

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
React useContext and useReducer Hooks.

React useContext and useReducer Hooks.

149
Comments 11
3 min read
A simple asynchronous alternative to React's useReducer

A simple asynchronous alternative to React's useReducer

7
Comments
4 min read
React useReducer for dummies

React useReducer for dummies

23
Comments 7
5 min read
Reactjs beginner projects using hooks

Reactjs beginner projects using hooks

4
Comments
1 min read
React hooks on steroids

React hooks on steroids

228
Comments 6
4 min read
From Render-Props to Hooks

From Render-Props to Hooks

6
Comments
5 min read
Abstracting with react hooks on LSD

Abstracting with react hooks on LSD

66
Comments 32
3 min read
React.useEffect()

React.useEffect()

10
Comments
3 min read
HOCs vs Hooks. What to use and why?

HOCs vs Hooks. What to use and why?

59
Comments 3
3 min read
Learning to toggle Dark Mode through React Hooks

Learning to toggle Dark Mode through React Hooks

13
Comments 2
2 min read
useLocal: the useState hook for a properly-synced state

useLocal: the useState hook for a properly-synced state

6
Comments
2 min read
React Hooks Dependencies and Stale Closures

React Hooks Dependencies and Stale Closures

7
Comments 4
6 min read
Create Custom PopUp Component in React

Create Custom PopUp Component in React

13
Comments 2
3 min read
Using Husky git hooks with GitKraken

Using Husky git hooks with GitKraken

9
Comments
2 min read
Variable Undefined For Simple Demo App

Variable Undefined For Simple Demo App

6
Comments 1
2 min read
React Hooks Explained: useEffect( ) (By Building An API Driven App)

React Hooks Explained: useEffect( ) (By Building An API Driven App)

5
Comments 1
5 min read
React Hooks Explained: useState( )

React Hooks Explained: useState( )

5
Comments 1
5 min read
Learning React Hooks

Learning React Hooks

7
Comments
20 min read
Auto Update Site from a Git Push

Auto Update Site from a Git Push

5
Comments
3 min read
Container/View Pattern in React inc.hooks

Container/View Pattern in React inc.hooks

24
Comments 8
5 min read
How to syncing React state across multiple tabs with useState Hook and localStorage

How to syncing React state across multiple tabs with useState Hook and localStorage

53
Comments 5
3 min read
Chakra UI and React To-do list App using Hooks only

Chakra UI and React To-do list App using Hooks only

11
Comments
4 min read
React Hooks: Ref e State

React Hooks: Ref e State

5
Comments 1
3 min read
Complete Guide to useEffect Hook in React

Complete Guide to useEffect Hook in React

6
Comments
7 min read
Mutable and immutable useRef semantics with React & TypeScript

Mutable and immutable useRef semantics with React & TypeScript

54
Comments 12
3 min read
loading...