Introduction
Let’s explore the differences between Vue 2 and Vue 3.
We'll cover the following
Vue 3
Vue 3 is a significant update that’s introduced many new features and changes. Vue 3 is smaller, faster, more feature-rich, and is TypeScript friendly. This chapter covers the most notable changes introduced in Vue 3 and how we can prepare to work with Vue 3 and migrate Vue 2 projects.
About migration guide
Vue team has prepared a great migration guide that describes new features and changes and how to deal with them. What’s more, the Vue team is also working on a
Notable changes
Let’s look at some of the most notable changes:
Get hands-on with 1400+ tech skills courses.