Vertebrae framework

built with Backbone.js and RequireJS using AMD

Building a Framework With Backbone.js

Below is a collection of links for code documentation and learning about the preferred libraries for building a JavaScript web application. The libraries selected provide code organization, script/file loading, dependency management, utility library, DOM manipulation, and ajax support for asynchronous application development and interaction with a REST api.

Web book

Backbone.js Fundamentals - https://github.com/addyosmani/backbone-fundamentals

A creative-commons book on Backbone.js for beginners and advanced users alike. How to write modular JavaScript apps for desktop and mobile

Learning from the source

Source code documentation

Code examples

Demos

Tutorials

Videos

Unit Testing

Community / Projects

Apps

Blog Posts

Code

Community

jQuery Mobile

Miscellaneous

Similar MVC projects

General JavaScript / jQuery learning…