I am playing around with Ionic and building a facebook like newsfeed. I have used collection-repeat to initially generate 10 cards (ionic’s cards showcase css). Then when the user scrolls to the bottom another 10 cards generates. The problem I have noticed is with collection-repeat it is very laggy and choppy. The documentation says to use collection-repeat as it has better performance, but I have found that ng-repeat seems to be better performing for me. Am I missing something?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Collection Repeat Question | 6 | 609 | October 29, 2014 | |
Ng-repeat vs collection-repeat: a quantitive analysis
|
7 | 2385 | November 4, 2015 | |
Is collection repeat only useful for collections that is not on the screen?
|
2 | 944 | July 2, 2015 | |
Collection-repeat performance | 0 | 788 | June 3, 2015 | |
Collection-repeat and paging | 0 | 4393 | May 19, 2014 |