Backend Engineering, Frontend Engineering
Senior
programming
What are the benefits of using useReducer for state management in React?\n\nA) It allows for easy separation of state logic.\nB) It can handle complex state logic.\nC) It eliminates the need for props drilling.\nD) All of the above.
Suggested Answer