A

Admin • 802.91K Points
Coach

Q. What is the purpose of React.StrictMode?

  • (A) To enable strict CSS checking
  • (B) To detect potential problems in an application
  • (C) To prevent rendering
  • (D) To improve performance
  • Correct Answer - Option(B)
  • Views: 7
  • Filed under category React JS
  • Hashtags:

Explanation by: Admin
StrictMode highlights potential issues in development, such as unsafe lifecycles.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.