Angular

Articles and tutorials on the JavaScript framework created andd maintained by Google.

Angular: the ngFor directive

Angular: the ngFor directive

Among the many features offered by Angular, the *ngFor directive is one of the most used and powerful when it comes to managing iterations and rendering of lists of data.