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

v-model modifiers

In our last lesson, we learned how to create a component that is capable of multiple v-model bindings. We also used this component in our application, and applied two simultaneous bindings into an instance of the