Todo app using Backbone + RequireJS + Bootstrap + Yeoman (Grunt + Bower)
For this app I wanted to mix up some of the modern front end development workflows: Backbone: JavaScript MVC* framework RequireJS: AMD module and dependency loader. Bootstrap: rapid front end prototyping Yeoman: has 3 main components: yo: for scaffolding, wich I didn’t use in this case because as version 1.0 they don’t have backbone scaffolds. [...]