Answer the question
In order to leave comments, you need to log in
How to load new html page in backbone application? And organize the architecture?
It is necessary that when you click on the menu, using routing, a new html is displayed without reloading the page. As far as I understand, backbone cannot do this out of the box, like angular. I found different solutions on the Internet, but how to do it right? And in this case, how to load js files responsible for the page (requirejs ??). And since the backbone is not a framework, how to properly organize the architecture of the application so that when the application itself increases, all this does not turn into a mess?
Answer the question
In order to leave comments, you need to log in
"Teach me how to work with backbone in 5 minutes"
Well, to be honest, backbone is an unopinionated framework, if you use it, you are supposed to know the answers to all these questions. If you don't know them, use something more structured.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question