A

Admin • 802.91K Points
Coach

Q. What is the purpose of the React.StrictMode component?

  • (A) To highlight potential problems in an application during development
  • (B) To enable production optimizations
  • (C) To enforce CSS styling
  • (D) To disable lifecycle methods
  • Correct Answer - Option(A)
  • Views: 3
  • Filed under category React JS
  • Hashtags:

Explanation by: Admin
StrictMode helps detect unsafe lifecycle methods, legacy API usage, and more.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.