TrackBy with *ngFor in Angular 9 : Example August 24, 2020August 24, 2020 Editorial StaffLeave a Comment on TrackBy with *ngFor in Angular 9 : Example This tutorial guides you on how to use TrackBy with *ngFor in Angular 9 application. We also learn how the performance of ngFor can be increased by using TrackBy function in our component class.