Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in backbone-relational

Backbone-relational fetchRelated not sending request

Backbone Relational not setting reverse relations properly?

Passing urls to relational collections in backbone

backbone-relational .set() method not updating related models

Backbone relational: correct way to destroy model (no http request, client side only)

Can a Backbone.js View have a Model and a Collection?

Underscore templating help needed - templating collections

fetchRelated not fetching related

Backbone-relational: Association key won't work unless it's the same as the foreign key

_.bindAll(this) and Uncaught TypeError: Cannot read property 'idAttribute' of undefined in backbone-relation.js

Backbone-associations vs Backbone-relational

Backbone relational - cannot instantiate more than one ,,,

Backbone-relational cannot instantiate two RelationalModel objects

Implementing a Many-to-Many relationship with Backbone-Relational

How to make Backbone-Relational (0.8.5) work with RequireJS?

Using Composite Views with Backbone Marionette and Relational

RelationalModel relation field at NULL after job's done

Understanding layouts in Marionette for Backbone.js