Closed crapthings closed 11 years ago
should i use
Meteor.publish or Collection find without Meteor.publish ?
It's server side, so you don't need publications or subscriptions.
should i use
Meteor.publish or Collection find without Meteor.publish ?