useReducer hook This is a state management library Helpful for maintaining state A good middle-ground between useState() and a full-blown framework like Redux. Links to this note Front end development