templateview.template([data]) While templating for a view isn't a function provided directly by Backbone, it's often a nice convention
$elview.$el A cached jQuery object for the view's element. A handy reference instead of re-wrapping the DOM element all the time
delegateEventsdelegateEvents([events]) Uses jQuery's on function to provide declarative callbacks for DOM events within
Page 2 of 2