Angular Directives. Structural Directive *ngFor.
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:
Object Model (DOM) - https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model/Introduction
Built-in Directives
https://angular.io/guide/built-in-directives
Built-in structural directives
https://angular.io/guide/built-in-directives#built-in-structural-directives
Listing items with NgFor
https://angular.io/guide/built-in-directives#ngFor
GitHub Repository:
https://github.com/katkovd73/AngularFirstProject
Видео Angular Directives. Structural Directive *ngFor. канала DK Programming
Links mentioned in the video:
Object Model (DOM) - https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model/Introduction
Built-in Directives
https://angular.io/guide/built-in-directives
Built-in structural directives
https://angular.io/guide/built-in-directives#built-in-structural-directives
Listing items with NgFor
https://angular.io/guide/built-in-directives#ngFor
GitHub Repository:
https://github.com/katkovd73/AngularFirstProject
Видео Angular Directives. Structural Directive *ngFor. канала DK Programming
Комментарии отсутствуют
Информация о видео
15 декабря 2022 г. 13:47:39
00:22:43
Другие видео канала