Server Accounts.addEmail(userId, newEmail, [verified]) import
Anywhere Meteor.isClient import { Meteor } from 'meteor/meteor'
Anywhere collection.insert(doc, [callback])
Anywhere new Mongo.Collection(name, [options]) import { Mongo
Client Template.currentData() import { Template } from 'mete
less LESS extends CSS with dynamic behavior such as variables
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 accountsClient.logoutOtherClients([callback])
Client new AccountsClient(options) import { AccountsClient }
Anywhere Match.test(value, pattern) import { Match } from 'meteor/check'
Page 15 of 28