Ben's Sandbox
  • Projects
  • Tags

Basic Tables using Underscore Template Partials


View Blog   View Source  
This is the most basic setup using Backbone to render a list of data. Only one view is used and most of the work is done using Underscore to generate the HTML. So even though its wrapped in Backbone structure, its not really leveraging much of the power of the library. Extending the functionality further of this table would be difficult because of how its been constructed.

© Ben Olson 2012 with help from Jekyll Bootstrap and Twitter Bootstrap