Vue2 to Vue3
What’s changed?

Main differences

  1. Creating App
  2. Fragments
  3. Teleport
  4. Composition API

1. Creating App

1. Creating App

Vue 3 provides different global configurations

2. Fragments

2. Fragments

3. Teleport

4. Composition API

In Vue 3 you can use all of them

4. Composition API

4. Composition API

4. Composition API

Vue 2

By Darlan Mendonça

Vue 2

  • 60