Server Assets.getBinary(assetPath, [asyncCallback]) Retrieve the contents
Anywhere but publish functions accountsClientOrServer.user()
After reading this guide, you’ll know: What publications and subscriptions are in the Meteor platform. How to define a publication
Anywhere EJSON.isBinary(x) import { EJSON } from 'meteor/ejson'
meteor lint Run through the whole build process for the app and run all linters the app uses. Outputs all build errors or linting warnings to
webapp The webapp package is what lets your Meteor app serve content to a web browser. It is included in the
meteor shell When meteor shell is executed in an application directory where a server is already running, it connects to the server
spacebars Spacebars is a Meteor template language inspired by Handlebars
2016/04/16: Switch order of Code Style and Application structure sections. PR #383
Anywhere collection.find([selector], [options])
Page 2 of 28