Comparison of JavaScript MVC/mvvm frameworks, angularjs vs backbone vs knockout

Source: Internet
Author: User
Angularjspros

-Uses primitive JavaScript types instead of function wrappers ("Dirty checking ")
-Loaded with functionality
-Easy to get started
-Fast development and smaller amounts of boiler-plate code compared to Backbone
-Makes testing easy and offers plugin testing tools
-Working with standards bodies to make browsers operate in the same way as angular

Backbonepros

-Relatively mature, proven framework with a strong community behind it
-Extends extensions and scaffolding tools available
-Flexible, works fine for a new project or improving an existing one

Knockoutpros

-Highly compatible with other 3rd party JS Libraries
-Easy to learn and use
-Dependencies are handled through a dependency graph which targets specific data as opposed to updating entire models when data changes like in angular. JS. this may increase performance in data-heavy applications compared to "dirt checking" which angular uses.

For more: javascript MVC/mvvm frameworks, angularjs vs backbone vs knockout

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.