11

I'm learning backbone.js and the whole microcosmus around it now! But i'm still stunning on one Plugin : The Backbone-Relational.

On github the Documentation is really too short, not for beginner! that's how i feel it!

Do someone have a Tutorial about backbone-relational? i searched google but i really not found something going in that direction.

Thank you a lot for helping me!

3logy
  • 2,634
  • 8
  • 46
  • 99

3 Answers3

11

I couldn't find any either, so I have written one: Backbone-relational Tutorial - Nested Models With Backbone.js

The answer to the following question can also be worth having a look at - it shows how to structure a sample Todo application with Backbone-relational: Creating nested models in Backbone with Backbone-relational

Community
  • 1
  • 1
2

Some people are busy creating tutorials for Backbone-relational: see https://github.com/PaulUithol/Backbone-relational/issues/77 . Some examples:

Paul
  • 2,132
  • 15
  • 13
1

Recipes with Backbone, it costs $24 but it worths it.

fguillen
  • 36,125
  • 23
  • 149
  • 210