Angular 17: stop using *ngFor #angular #angular17

preview_player
Показать описание
Stop using *ngFor in your angular17.
The new @for syntax has:
- better performance
- easier to see for boundaries
- mandatory track function
- better track function api
- support for @empty block

Checkout the full guide and playground to try the syntax at:

Also check out our lecture on the new syntax at:
Рекомендации по теме
welcome to shbcf.ru