0

In my project, all the items are loaded at once, and this will affect the performance if there were many items to be loaded.

Am trying to load 9 items each time the user scroll all the way to the end of the page.

any guidance on how to implement it please?

Behrouz Riahi
  • 1,751
  • 2
  • 21
  • 42
  • Possible duplicate of [Best pattern for pagination for Meteor](http://stackoverflow.com/questions/15739054/best-pattern-for-pagination-for-meteor) – Michel Floyd Apr 28 '16 at 16:34
  • This is called "infinite scrolling" and has been asked and answered several times before. [This is an excellent tutorial](http://www.meteorpedia.com/read/Infinite_Scrolling) – Michel Floyd Apr 28 '16 at 16:35
  • There is even package for this https://atmospherejs.com/staringatlights/infinite-scroll – LazyCat01 May 01 '16 at 15:22

0 Answers0