Forum

What is the differe...
 
Notifications
Clear all

What is the difference between BackboneJS and angular ?


(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

What is the difference between BackboneJS and angular ?


   
Quote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

AngularJS uses a two-way data binding process, whereas Backbone. js doesn't provide any data binding process, so it is unsuitable for extensive web page development. Backbone is mainly used in the case of a small web page or small data set development process


   
ReplyQuote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

Backbone. js is a lightweight JavaScript library. AngularJS is an open-source framework that offers performance for large pages. In the case of small data sets or pages, Backbone.


   
ReplyQuote
Share: