Example demonstrating paginated-subscription package use in Meteor
Just a simple app generating 3000 records in db and then loading them on demand through paginated-subscription package.
Uses the scroll event on a div to know when to load new documents.