Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 914 Bytes

readme.markdown

File metadata and controls

11 lines (7 loc) · 914 Bytes

Backbone.Marionette Collection Example

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:

  1. http://davidsulc.com/blog/2012/04/15/a-simple-backbone-marionette-tutorial/
  2. 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