From Vue 2 to Vue 3

Lessons

1. From Vue 2 to Vue 3

2:19

2. The new v-model

7:19

3. Multi v-model bindings

9:47

4. v-model modifiers

10:40

5. The New $attrs

11:49

6. Multi root components

9:08

Multi v-model bindings

In our last lesson, we went over the most common way to use v-model in a Vue 3 application, and we looked at the changes that the default bindings for input and event listeners bring. These are thi