Software Engineering
My personal reference working with useReducer
`useReducer` helps us to manage mutiple states. It manages every state within a central place.To understand `useReducer`, I like to think about it as different people having different responsibilities.
KUZUE9 min read