ngRepeat and Filtering Data

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

When working with sets of data, it is common to need to repeat the same UI element over and over again with values from each object in the set. ngRepeat provides an elegant and simple way to accomplish this within your HTML. We will also provide a filter to a repeater that gives us basic search functionality.

amrish
~ 9 years ago

The lessons should be more organized properly.