DEV Community

# usereducer

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
loading...