I\'ve tried to understand this post regarding this concept, however, I\'m failing to get it. I have the following simple setup:
/server/test.js Meteor.method
You can get the return value of a Meteor method for use in a template by using a reactive variable. Check out the working demonstration on Meteorpad