Course contentsShow
React
Lesson 754 of 2,39620. useReducerPro lesson

Reducer Function: (state, action) => newState

Understanding the pure function signature that takes current state and an action, returning the next state.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.