New to Ionic and angular

Hi everyone…
Im pretty new to Ionic, currently im building a project on Ionic1 and Angular, and I have a couple of question…
Example: If I want to repeat a collection of items, what the best approach? Using ng-repeat over the collection or any other, like iterating over a directive? - There’s about 200 items in the collection, so is has to be snappy in loading :slight_smile:
Any other performance tips are very welcome :slight_smile:

Thx everyone :slight_smile: