A

Admin • 832.27K Points
Coach

Q. How can you optimize Angular application performance?

  • (A) Use lazy loading, AOT compilation, and OnPush change detection
  • (B) Add more components
  • (C) Use more global variables
  • (D) Disable Angular CLI
  • Correct Answer - Option(A)
  • Views: 24
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

These techniques improve load time and reduce change detection overhead.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.