Outline

In this video...

You will learn how to display lists of data using the ngFor directive.

The ngFor directive is specifically for displaying lists of items by duplicating an element, and allowing you to customize the contents and behavior of each copy specific to one item in the collection.

This directive is one of the more common directives you will use.

Directives & Components Course

Fundamentals of Angular Directives

 

I finished! On to the next chapter