- Posts: 3957
What is the difference between BackboneJS and angular ?
- ekatsa
- Topic Author
- Offline
- Admin
Less
More
3 weeks 1 day ago - 3 weeks 1 day ago #2881
by ekatsa
What is the difference between BackboneJS and angular ? was created by ekatsa
What is the difference between BackboneJS and angular ?
Last edit: 3 weeks 1 day ago by ekatsa.
Please Log in to join the conversation.
- ekatsa
- Topic Author
- Offline
- Admin
Less
More
- Posts: 3957
3 weeks 1 day ago #2882
by ekatsa
Replied by ekatsa on topic What is the difference between BackboneJS and angular ?
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
Please Log in to join the conversation.
- ekatsa
- Topic Author
- Offline
- Admin
Less
More
- Posts: 3957
3 weeks 1 day ago #2885
by ekatsa
Replied by ekatsa on topic What is the difference between BackboneJS and angular ?
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.
Please Log in to join the conversation.
Time to create page: 0.278 seconds