Explain what is the difference between angularjs and backbone.js?



Explain what is the difference between angularjs and backbone.js?..

Answer / Jyoti Gupta

AngularJS is an MVC (Model-View-Controller) framework that emphasizes data binding, dependency injection, and templates, while Backbone.js is a lightweight JavaScript library focused on modeling and persistence for building structured web applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How would you define custom typings to avoid editor warnings?

1 Answers  


Why we need angular services?

1 Answers  


explain ivy renderer in angular?

1 Answers  


Can angularjs be used for backend?

1 Answers  


What is the difference between $evalasync and $timeout in angularjs?

1 Answers  


What are observables in angular 2?

1 Answers  


What is the difference between ngoninit and ngafterviewinit?

1 Answers  


Is .value() the proper way to set app-wide constant and how to retrieve it in a controller?

1 Answers  


Do you know what is scope in angular.js?

1 Answers  


Explain basic steps to set up an angular js app?

1 Answers  


What is lazy loading in angular?

1 Answers  


How you can load external css style?

1 Answers  


Categories