904 Views
Learn how to use the *ngFor directive correctly to optimize your Angular app performance *ngFor is one of the most popular directives in Angular - however, if not used well, it may damage your app's performance. In this post, we will learn how to use the *ngFor directive correctly, to stave off slowdowns in our app.
0 comments