Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can i find some Good backbone-relational tutorials?

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!

like image 814
3logy Avatar asked Feb 09 '12 16:02

3logy


1 Answers

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

like image 158
Xavier Antoviaque Avatar answered Nov 16 '22 23:11

Xavier Antoviaque