forked from jashkenas/backbone
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
tbranyen edited this page Jan 11, 2012
·
27 revisions
- Homepage - http://documentcloud.github.com/backbone/
- Annotated source code - http://documentcloud.github.com/backbone/docs/backbone.html
- Changelog
- Tutorials, blog posts and example sites
- Projects and Companies using Backbone
- Extensions, Plugins, Resources
- Contributing to Backbone
- Underscore.js - Backbone.js' only hard dependency - http://documentcloud.github.com/underscore/
- CoffeeScript - Many Backbone.js developers prefer to write their javascript in CoffeeScript - http://jashkenas.github.com/coffee-script/
- jQuery - Recommended for DOM Manipulation http://jquery.com/
- Zepto - Recommended for DOM Manipulation for mobile sites/apps http://zeptojs.com/
- JSON - https://github.com/douglascrockford/JSON-js
- Brunch - a framework for backbone apps in coffeescript http://brunch.io | https://github.com/brunch
- Backbone Boilerplate - A set of best practices and utilities for building Backbone.js applications. https://github.com/tbranyen/backbone-boilerplate | https://github.com/tbranyen/backbone-boilerplate
- Backbone Widgets - jQuery plugins that use Backbone JS - https://github.com/martindrapeau/Backbone-Widgets