N
N
Nikita Gusakov2013-11-29 14:59:21
JavaScript
Nikita Gusakov, 2013-11-29 14:59:21

How to work with backbone?

This is already a boring question, but still help me figure it out.
Backbone, I read the mana twice, it seems to be clear in general, but I can’t write the simplest application.
Let's say we have a search string and so far there is not even a call to the server. In the results, we simply display the user's queries.
https://github.com/hell0w0rd/backbone-test/blob/ma... - I tried to do it, but I can't quite understand the ideology. I don't understand why views work like controllers, how to structure all this correctly? I mean that some kind of model is needed here, but I just don’t understand which one ...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Kovpashko, 2013-11-30
@sainttechnik

Don't take it as advertising, but the backbone courses on codeschool.com really could have helped me. They are paid, but $ 30 for a month of training, as for me, is not such a lot of money.

S
Strange, 2013-11-29
@Strange

Have a look at backbonetutorials.com/organizing-backbone-using-modules/
I like this approach (and structure) and use it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question