DEV Community

# usereducer

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Manage React State with useReducer

How to Manage React State with useReducer

12
Comments
8 min read
prevState with useReducer hook in React.

prevState with useReducer hook in React.

9
Comments 4
1 min read
Add debug logger when useReducer in React

Add debug logger when useReducer in React

4
Comments
1 min read
What Even Is A Dispatch Function?

What Even Is A Dispatch Function?

102
Comments 18
6 min read
UseReducer With Typescript

UseReducer With Typescript

48
Comments 5
7 min read
3 Reasons to useReducer() over useState()

3 Reasons to useReducer() over useState()

110
Comments 14
2 min read
State, Reducers, And useReducer In React

State, Reducers, And useReducer In React

16
Comments 3
8 min read
A Better useReducer: Colocating Side Effects With Actions Using useReducer

A Better useReducer: Colocating Side Effects With Actions Using useReducer

14
Comments 3
3 min read
Higher Order Reducers with React Hooks

Higher Order Reducers with React Hooks

14
Comments 2
4 min read
Think you need to useReducer? You might want to useMethods instead

Think you need to useReducer? You might want to useMethods instead

28
Comments 1
4 min read
React Hooks: Lift up / pass down state using useContext and useReducer

React Hooks: Lift up / pass down state using useContext and useReducer

57
Comments 9
4 min read
React: useReducer hooks demo with nested select boxes

React: useReducer hooks demo with nested select boxes

12
Comments 1
2 min read
POWERFUL REACT HOOK – USEREDUCER

POWERFUL REACT HOOK – USEREDUCER

5
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.