A

Admin • 828.03K Points
Coach

Q. How can you improve Angular app startup time?

  • (A) Use Ahead-of-Time (AOT) compilation
  • (B) Use larger images
  • (C) Disable lazy loading
  • (D) Use development build
  • Correct Answer - Option(A)
  • Views: 11
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
AOT compiles templates at build time to reduce the app's startup time.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.