Skip to content

Comment on Backbone.Rel: Backbone lightweight model relationship manager

Comments

Awesome. Does this simplify the whole retrieval and setting of relationship as they are loaded via the standard fetch mechanism?

A real pain point for us at with Backbone is transversing these relationships in JS. We end up doing redundant renders as related models finally come into memory.

It's a simple abstraction around filtering objects in a collection by an id. Your collection must be already fetched.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.