Published on Mon Sep 20 2021 Understanding useReducer in React React Tips and Tricks useReducer The useReducer hook is used for complex state manipulations and state transitions. Read more →