Awesome Backbone.js 
A list of resources for backbone.js
General
- Backbone.js
- Github repository
- Annotated source
- Backbone plugins
- Backbone Index - Discover new Backbone plugins and resources
- BackboneConf - Conference about building applications on the web, with a focus on the Backbone.js library
- StackOverflow - Tagged questions
- Yeoman generator for Backbone.js
Tutorials and articles
- A pragmatic guide to Backbone.js apps by Julio Cesar Ody
- Getting Started with Backbone by Koren Leslie Cohen
- A Complete Guide for Learning Backbone.js by Mohit Jain
- Hello Backbone.js by Artur Adib
- Backbone.js Wine Cellar Tutorial by Christophe Coenraets - Part 1, Part 2 and Part 3
- Backbone patterns by Rico Sta. Cruz
- Complex Single Page Application Architecture with Backbone.js by Gur Dotan
- Building large Backbone applications by Victor Savkin
- A Guide to Writing Backbone Apps at Coursera by Pamela Fox
- CloudEdit: A Backbone.js Tutorial with Rails by James Yu - Part 1, Part 2 and Part 3
- Our First Node.js App: Backbone on the Client and Server by Spike Brehm
- Using Backbone.js With Require.js by Greg Franko
- Backbone Model Unit Testing with Jasmine by Ken Tabor
- Backbone.js and Socket.io by Jason Strimpel
- Presenter First in Backbone.js by Shawn Andersom
- Websockets for Backbone by Christopher Keefer
- Fun with CoffeeScript and Backbone.js - Part 1, Part 2 and Part 3
- Components with Backbone.js and Marionette.js by Jeremy Fairbank
- Boilerplate web app using Backbone.js, Express.js, Node.js, MongoDB by jkat98
- Backbone.js Tips And Patterns by Philip Whisenhunt
- Leveraging Deferreds in Backbone.js by Sam Breed
- Backbone.js for large scale applications - UI architecture by Oren Farhi
- Decorating A Backbone.Model With Features, For A UI Component by Derick Bailey
- Backbone.fwd: Forward Events From One Backbone Object, Through Another by Derick Bailey
- Backbone.View Patterns - Rendering A Collection by Oren Fahri
- Backbone.View Patterns - How & Why Use Subviews by Oren Fahri
- Backbone.View Patterns - The "Render" Method by Oren Fahri