Slide 9
Slide 9 text
VIEWS ARE RESPONSIBLE FOR...
★ Rendering, or hijacking, a DOM element and its children
★ Responding to user input within the view’s associated element
★ Registering bindings on collections and model instances that affect
the underlying DOM element
★ Templates != Backbone Views