forked from jashkenas/backbone
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
jashkenas edited this page Jul 1, 2011
·
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
- 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 website | github project
- Backbone Widgets - jQuery plugins that use Backbone JS - https://github.com/martindrapeau/Backbone-Widgets