Using Backbone.Relational as a relational model framework in Backbone.js Applications
In his blogpost a couple of months ago, Harry talked about how we at LiveRamp use Backbone.js as our front-end framework. He also described a few plugins which make our life considerably easier, one of which was Backbone.Relational. In this blog post, I’ll take a deeper dive into this particular plugin and describe our ...