In this video, we learn about ng-repeat directive
ng-repeat directive is used to iterate over the elements , it used in the same way as we use foreach loop.
We can use ng-repeat to iterate over the array or objects.
So, in this video we will learn
1)ng-repeat with array
2)ng-repeat with array of objects
and we will also learn about ng-init directive that is used to initialize a property with some data.
If you want to learn about what is directive, you can see my video on - Directive
Follow this link https://youtu.be/XGxC7UItEXc