Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial #77

Closed
martajohnsson opened this issue Feb 14, 2012 · 10 comments
Closed

Tutorial #77

martajohnsson opened this issue Feb 14, 2012 · 10 comments
Labels

Comments

@martajohnsson
Copy link

It's not really an issue...but I wounder if there is any tutorial to follow that is showing how to work with related models, some CRUD application? I'm very new to backbone and to understand how to work with one model is already quite difficult... and in my project I need two models that are related. It would be very helpful.

@3logy
Copy link

3logy commented Feb 14, 2012

I agree too! we really need some Tutorials which describe the Main Use of backbone-relational!

@PaulUithol
Copy link
Owner

Well, I agree it would be very nice to have one, but I don't see much time coming up to make one unfortunately. If someone has a nice example to contribute though (maybe a remake of Backbone's todo app?), I'd be glad to link to it or put it on one a project site.

@milushov
Copy link

I'am need in tutorial too! =)

@antoviaque
Copy link

+1

@martajohnsson
Copy link
Author

I did success to do a little app with relational; it still has some issues but I think it can be helpful; https://github.com/martajohnsson/ria. My university friend did a very god one here: https://github.com/DzemalBecirevic/Ria I hope it can help others:-)

@antoviaque
Copy link

Since this seem to be a very common issue, and because I just had to go through the learning curve myself this week, I've started writing the much-needed tutorial. Only part 1 is written (defining the models), it will still take me some time to write the rest. But the sample application is functional, so I thought I would give a link to the github page here in the meantime.

Comments most welcome btw - I'm still new to Backbone, so it can very likely be improved. If you have comments or questions before I write the rest, I'm happy to adapt accordingly, and to try to address specific questions.

https://github.com/antoviaque/backbone-relational-tutorial

@antoviaque
Copy link

I've finished the first draft - tutorial ready for reviews/comments : )

http://antoviaque.org/docs/tutorials/backbone-relational-tutorial/

@PaulUithol
Copy link
Owner

Looks very nice, thanks a lot! I'll try to review it a bit more thoroughly shortly.

@PaulUithol
Copy link
Owner

That tutorial is real nice - I love how you really explain the whole lifecycle. What would be the best way to bring this under attention you think? Link it in the readme, add it to the wiki?

@antoviaque
Copy link

Thanks a lot for taking the time to review it! And glad you liked it : )

For where to advertise it, the first place I looked at when I started using Backbone-relational was the README - would have been the perfect spot for me to find it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants