Developing Backbone.js Applications - - 0 views
-
Understanding render()
-
passing the markup from the template with id item-template to _.template() to be compiled and stored in the todoTpl property when the view is created.
-
he _.template method in Underscore
- ...17 more annotations...