"error" (model_or_collection, response, options) â when a model's or collection's request to the server has failed.
$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
createcollection.create(attributes, [options]) Convenience to create a new instance of a model within a collection. Equivalent to
reduce (foldl, inject)
shiftcollection.shift([options]) Remove and return the first model from a collection. Takes the same options as
executerouter.execute(callback, args, name) This method is called internally within the router, whenever a route matches and its
navigaterouter.navigate(fragment, [options]) Whenever you reach a point in your application that you'd like to save as a URL, call
ajaxBackbone.ajax = function(request) { ... }; If you want to use a custom AJAX function, or your endpoint doesn't support the
rest (tail, drop)
Page 13 of 16