Angular Directives. Structural Directive *ngFor.

preview_player
Показать описание
We are looking at different types of Angular built-in directives. In one of the examples, we are using *ngFor structural directive to display data from a simple array. Another example is using *ngFor directive for displaying JSON data received from a remote server. We are also looking at the Document Object Model (DOM) to fully understand how directives work.

Links mentioned in the video:

Built-in Directives

Built-in structural directives

Listing items with NgFor

GitHub Repository:
Рекомендации по теме