A

Admin • 832.27K Points
Coach

Q. How do you handle asynchronous data in Angular templates?

  • (A) Using the async pipe
  • (B) Using ngIf directive
  • (C) Using ngClass directive
  • (D) Using the bind pipe
  • Correct Answer - Option(A)
  • Views: 21
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

The async pipe subscribes to Observables or Promises and returns latest values.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.