Google News
logo
ReactJS - Quiz(MCQ)
Why might you use useReducer over useState in a React component?
A)
when you want to replace Redux
B)
when you want to replace Redux
C)
when you want to break your production app
D)
when you want to improve performance

Correct Answer :   when you want to replace Redux