#46 useReducer hook in React | Side effect, Reducer and Context | A Complete React Course

Опубликовано: 01 Июль 2022
на канале: procademy
2,630
61

In this lecture, you are going to learn about another react hook called as useReducer. This hook is used for complex state management in React. Let's understand the basics of useReducer with a simple example.