The difference between Vue and angular

Source: Internet
Author: User
Vue is only a view layer in MVVM, just a jquery-like tool library, not a framework, but a angular MVVM framework. Vue's dual Xiangbangding is based on the Getter/setter in ES5, and angular instead of implementing a set of template compilation rules, need to do so-called "dirty" check, Vue do not need. As a result, Vue is more efficient in performance, but at the expense of browsers below IE9. Vue needs to provide an El object for instantiation, and all subsequent scopes are under the El object, while the angular is the entire HTML page. A page that can have multiple Vue instances, and angular doesn't seem to be playing that way. Vue is really easy to use, learning costs relatively low, but can refer to the information is not very rich, the official document is relatively simple, lack of comprehensive use cases. Advanced usage, you need to study the source, at least for now.

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.