Backbone-relational icon indicating copy to clipboard operation
Backbone-relational copied to clipboard

Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models

Results 71 Backbone-relational issues
Sort by recently updated
recently updated
newest added

I'm mapping out a Twitter like social graph with non-mutual followers/following relations. The use of a linking model makes sense in the Person/Job/Company example, but only adds overhead in the...

enhancement