How can I start with BackboneJS if I have jQuery background?
If I am familiar with jQuery client application development, but now I want to start with BackboneJS. So, can you describe the model or model (paradigm) that is needed?
Below are some questions that may help you answer:
- How can I archive and create client web applications from a JS perspective?
- What is Do and Dont?
- Are there server-side restrictions that I should pay more attention to?
I am not looking for a detailed comparison between jQuery and BackboneJS. I just want to start with Backbone and want to build and think about any application in terms of architectural design.
PythonDev
source share