A

Admin • 832.27K Points
Coach

Q. Which strategy improves Angular app performance by reducing change detection cycles?

  • (A) Default strategy
  • (B) Manual rendering
  • (C) OnPush strategy
  • (D) Detached strategy
  • Correct Answer - Option(C)
  • Views: 22
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

OnPush change detection strategy improves performance by checking only when inputs change.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.