MrPhilbert
Results
1
issues of
MrPhilbert
Going through this very well written book with friend.Figured out that this needs to be wrapped in a startup function: Meteor.startup(function() { if (Posts.find().count() === 0) { Posts.insert({ title: 'Introducing...