Vue.js

Vue.js

5
28
0

Why Composition API in Vue 3, and Options API vs. Composition API?

Perhaps the greatest feature in Vue 3's release is Vue's new Composition API. As developers start creating more large-scale projects with Vue, the difficulties of code organization, (...)
Harish Kumar
Why Composition API in Vue 3, and Options API vs. Composition API?
0
0
4815

Breaking changes in Vue 3, How to migrate from Vue 2 App to Vue 3?

The Vue.js 3 core has formally released on 18 September 2020 🎉 🥳. It means the Vue 3 core is now stable. But there's a phased release process that will be finished before (...)
Harish Kumar
Breaking changes in Vue 3, How to migrate from Vue 2 App to Vue 3?
1
0
2758

What are the new features in Vue 3?

Asked by Olivia ·
Vue.js has announced v3 is now released and available so what are the new features in Vue 3?
0
1
1656