Skip to content

Difference between Vue 2 and Vue 3 #1894

Closed
@xfq

Description

@xfq

https://vuejs.org/about/faq.html#what-s-the-difference-between-vue-2-and-vue-3

Vue 3 is the current, latest major version of Vue. It contains new features that are not present in Vue 2 (most notably Composition API), and also contains breaking changes that makes it incompatible with Vue 2. Despite the differences, the majority of Vue APIs are shared between the two major versions, so most of your Vue 2 knowledge will continue to work in Vue 3.

Vue 2.7 has Composition API now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions