urlRootmodel.urlRoot or model.urlRoot() Specify a urlRoot if you're using a model outside of a collection, to
every (all)
sample
constructor / initializenew Router([options]) When creating a new router, you may pass its
constructor / initializenew Model([attributes], [options]) When creating an instance of a model, you can pass in the initial values
emulateJSONBackbone.emulateJSON = true If you're working with a legacy web server that can't handle requests encoded as ap
previousAttributesmodel.previousAttributes() Return a copy of the model's previous attributes. Useful for getting a diff between
extendBackbone.View.extend(properties, [classProperties]) Get started with views by creating a custom view class. You'll want to
constructor / initializenew Backbone.Collection([models], [options]) When creating a Collection, you may choose to pass in the initial
partition
Page 2 of 16