Angular @for Control Flow Syntax

preview_player
Показать описание
In this video, you will learn everything about the @for control flow syntax.

You will learn:
- How to use @for to iterate through a collection
- How to use the track function in @for
- How *ngFor compares to @for
- Collections that are iterable with @for
- How to use arguments in @for
- How to use *generator function with @for
- How to make an object to be an iterable
- How to use contextual variables
- How to get the current index of an iteration
- How to get the even, odd number flag of the current iteration.
- How to get the first, last flag of the current iteration

#javascript #programming #webdevelopment #html #angular #angular17 #web
Рекомендации по теме