After reading this guide, you’ll know: The role URLs play in a client-rendered app, and how it’s different from a traditional server-rendered
Client computation.onStop(callback)
Anywhere EJSON.fromJSONValue(val) import { EJSON } from 'meteor/ejson'
Anywhere new Mongo.Collection(name, [options]) import { Mongo
Client Meteor.loggingIn() import { Meteor } from 'meteor/meteor'
coffeescript CoffeeScript is a little language that compiles
Anywhere DDP.connect(url) import { DDP } from 'meteor/ddp-client'
Anywhere this.isSimulation
Server Accounts.setPassword(userId, newPassword, [options]) import
Client accountsClient.logoutOtherClients([callback])
Page 15 of 28