Anywhere Meteor.isCordova import { Meteor } from 'meteor/meteor'
After reading this guide, you’ll know: The different types of MongoDB collections in Meteor, and how to use them. How to define
After reading this guide, you’ll know: The security surface area of a Meteor app. How to secure Meteor Methods, publications,
meteor shell When meteor shell is executed in an application directory where a server is already running, it connects to the server
Client dependency.hasDependents()
Server this.userId
2016/04/16: Switch order of Code Style and Application structure sections. PR #383
Client reactiveVar.get()
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
spacebars Spacebars is a Meteor template language inspired by Handlebars
Page 4 of 28