This course is outdated and does not reflect our current course standards.
Check out a free preview of the full Meteor course:
The "Using Templates" Lesson is part of the full, Meteor course featured in this preview video. Here's what you'd learn in this lesson:
Meteor applications use a tempting syntax similar to Handlebars or Mustache. Chris demonstrates this template syntax while creating a new Meteor application. He also introduces the #each helper which can be used to iterate over a value and generate markup.