Intro to Vue 3 (Composition API)

Lessons

1. Introduction

1:33

2. Project Setup

7:43

3. Attribute Binding

4:00

4. Conditional Rendering

4:59

5. List Rendering

3:21

6. Event Handling

4:45

7. Class & Style Binding

6:18

8. Computed Properties

6:14

9. Components & Props

5:43

10. Communicating Events

3:55

11. Forms & v-model

8:12

Communicating Events

In this lesson, we’re going to look at the concept of communicating events that happen within our components. If you’re coding along with the repo, you