This is a simple application reimplemented to use Backbone.Marionette and serve as a tutorial. The end result can be seen at http://davidsulc.github.io/backbone.marionette-collection-example/
The application development is covered by 2 blog posts:
- http://davidsulc.com/blog/2012/04/15/a-simple-backbone-marionette-tutorial/
- http://davidsulc.com/blog/2012/04/22/a-simple-backbone-marionette-tutorial-part-2
The application is based on https://github.com/ddellacosta/backbone.js-examples/blob/master/collections3