coffeescript-meet-backbonejs
coffeescript-meet-backbonejs copied to clipboard
An introduction to Backbone.js using CoffeeScript.
underscore deprecated _.bindAll(this) with no function names Discussion here: https://github.com/jashkenas/underscore/commit/ce3d1aec306999aa94926a42cad1daf7eb87a36f And some more here: https://github.com/jashkenas/underscore/commit/bf657be243a075b5e72acc8a83e6f12a564d8f55 ``` coffeescript # this has been deprecated _.bindAll @ # if you are looking for...
I have an error when I learning your tutorial ``` javascript unserscore.js: Cannot read property 'bind' of undefined ```
changing "by the us" to "by us"
Prevents appending to every ul element on the page. Only add items to the ul element within the context of the view.
Just fixed a small typo, used to read "must be called by the us"