useReducer in react ts code example Example: what does the useReducer do in react const [state, dispatch] = useReducer(reducer, initialState);