Angular
Fundamentals of Angular - Communicating with a Server

Exercise: Using the Async Pipe

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

In this exercise...

you will practice using the Async Pipe in binding to data.

Directions:

In the project linked below:

  1. Switch the authors data source to use an async pipe

Exercise 1: https://stackblitz.com/fork/angular-e5ismt?file=src/app/app.component.ts

 

I finished! On to the next chapter