This course has been updated! We now recommend you take the Angular 9 Fundamentals course.
Check out a free preview of the full AngularJS 1.x Application Development course:
The "ngRepeat & ngClick" Lesson is part of the full, AngularJS 1.x Application Development course featured in this preview video. Here's what you'd learn in this lesson:
The ng-repeat directive behaves like a for-in loop. It can be used to output markup for each item in a data-set. Lukas gives a quick demonstration of ng-repeat. Then he answers a few audience questions about filtering results within the repeater. - examples/03 ngRepeat & ngClick