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 root components

In our last lesson we learned how $attrs bindings work in Vue 3, as well as the removal of $listeners, but there’s a little bit more we have to clarify about attribute binding in Vue 3 components before we move on.

Vue 3 allows us the possibility of creating components th