Q. What is `useReducer` typically used for?

  • (A) For animation
  • (B) For complex state logic
  • (C) For routing
  • (D) For lazy loading
πŸ’¬ Discuss
βœ… Correct Answer: (B) For complex state logic
Explanation: `useReducer` is helpful for managing complex state transitions.
Explanation by: Mr. Dubey
`useReducer` is helpful for managing complex state transitions.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
66
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
99%
Success Rate