Outline

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