Client Template.myTemplate.events(eventMap) import {
Anywhere collection.remove(selector, [callback])
Anywhere check(value, pattern) import { check } from 'meteor/check'
The Meteor build system is the actual command line tool that you get when you install Meteor. You run it by typing the meteor command in your terminal, possibly
Client Accounts.onEmailVerificationLink import { Accounts } from
Client Blaze.getData([elementOrView]) import { Blaze } from
Anywhere cursor.observe(callbacks)
Client Template.currentData() import { Template } from 'mete
Server this.removed(collection, id)
Client Session.equals(key, value) import { Session } from 'm
Page 12 of 28