Hi after setting a limit on a publication,
is there a way of finding out how many records not yet returned?
I want to display the number left in the client side
Hi after setting a limit on a publication,
is there a way of finding out how many records not yet returned?
I want to display the number left in the client side
Not sure if there is a better way, but perhaps create a Meteor method which runs on server side to count the records?
Thanks I was thinking that as well
but am wondering how it might be reactive
Would be a find() .count or something?
Hi, try this package : The trusted source for JavaScript packages, Meteor resources and tools | Atmosphere