Understanding the React useReducer Hook Sunday, December 01, 2019 Teklinks react If you are at all familiar with reducers, you should have a good understanding of what React’s useReducer hook does. Plain and simple, it allows functional components in React access to reducer functions from your state management. Full article Email This BlogThis! Share to X Share to Facebook