What is Meteor? Meteor is a full-stack JavaScript platform for developing modern web and mobile applications. Meteor
Client Meteor.subscribe(name, [arg1, arg2...], [callbacks]) import
Anywhere EJSON.stringify(val, [options]) import { EJSON } from
Client Tracker.onInvalidate(callback) import { Tracker } from
Client Template.registerHelper(name, function) import { Template
Client dependency.depend([fromComputation])
Client Blaze.With(data, contentFunc) import { Blaze } from '
ecmascript This package lets you use new JavaScript language features that are part of the
Server this.onStop(func)
Page 20 of 28