Please submit clarifications and improvements to the Guide! If it’s just a small fix, go ahead and open a PR. If it’s something more major, please file an issue for discussion
jquery jQuery is a fast and concise JavaScript Library that
Server this.ready()
Client Tracker.afterFlush(callback) import { Tracker } from
Client Meteor.status() import { Meteor } from 'meteor/meteor'
Client new Blaze.Template([viewName], renderFunction) import
meteor build Package this project up for deployment. The output is a directory with several build artifacts: a
Server Meteor.publish(name, func) import { Meteor } from 'meteor/meteor'
Anywhere cursor.forEach(callback, [thisArg])
Client template.autorun(runFunc)
Page 18 of 28