Skip to content

davidsulc/backbone.marionette-nested-views

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backbone.Marionette Nested Views Example

This is the codebase supporting the tutorial on nested views here: http://davidsulc.com/blog/2013/02/03/tutorial-nested-views-using-backbone-marionettes-compositeview/

The live result can be seen here: http://davidsulc.github.com/backbone.marionette-nested-views/

This small Backbone.Marionette application will teach you:

  • how to render view that are driven by external javascript libraries such as Bootstrap
  • how render nested views using Backbone.Marionette's CompositeView
  • how to decompose the goal you want to achieve and how to use Backbone.Marionette to get there, step by step

About

An example of using Backbone.Marionette to create nested views that can be driven externally. In this case, we will be building an accordion driven by Twitter's Bootstrap js library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published