Handlebars is a HTML templating system written in JavaScript. It can be used both on the client-side and on the server side in applications written in Node.js.

  1. Getting Started with Handlebars
  2. Handlebars with (slightly) complex data
  3. Handlebars helpers
  4. Handlebars conditional
  5. Handlebars with dynamically loaded and cached template