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

Forms & v-model

In this lesson, we’re going to look at the concept of attribute binding. If you’re coding along with the repo, you can checkout the L11-start branch.


Our Goal

Create a form for users to ad