Filed under Javascript
I have been studying the Backbone js framework for a couple of hours today and here are a list of tutorials that I find very useful
Backbone Tutorials
Backbone with CoffeeScript
Do not forget to understand how scope in Javascript works. This makes a difference whether you should use slim arrow –> or fat arrow => in CoffeeScript.