Templates are useful when building web applications by allowing you to easily display repeating data. Handlebars.js is a templating engine that allows you to take repeating data and display it in an organized fashion.
14 comments
10 comments
Backbone.js Tutorial: Getting Started with Backbone
Step by step Backbone.js tutorial to help you get started with Backbone, a lightweight JavaScript framework designed to give structure to web applications. (Featured in JavaScript Weekly.)