HenrikJoreteg / human-view

A smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.
33 stars 6 forks source link

Feature #2? #6

Open latentflip opened 11 years ago

latentflip commented 11 years ago

What does this mean, and how/why do I use it?

  1. A pattern for easily including the view's base element into render. Rather than having to specify tag type and attributes in javascript in the view definition you can just include that in your template like everything else.