A

Admin • 833K Points
Coach

Q. How can you optimize an Angular application for production?

  • (A) Use AOT compilation and enable production mode
  • (B) Use JIT compilation only
  • (C) Disable Angular CLI optimizations
  • (D) Use development mode
  • Correct Answer - Option(A)
  • Views: 21
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

Production builds use AOT and disable dev mode for better performance.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.