Backbone Tomatoes is a simple boiler plate application demonstrating the the use of Backbone framework, require.js dependency management framework and Handlebars templating system:
- Backbone http://backbonejs.org/
- require.js http://requirejs.org/
- Handlebars http://handlebarsjs.com/
The application also uses Rotten Tomatoes API (http://developer.rottentomatoes.com/) to display movie related data and Twitter's Bootstrap (http://twitter.github.com/bootstrap/) to simplify the creation of the UI.
Demo: http://rocha.la/backbone-tomatoes/
Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.