
Intro to Vue 3
Lessons
1. Intro to Vue 3
2. Creating the Vue App
3. Attribute Binding
4. Conditional Rendering
5. List Rendering
6. Event Handling
7. Class & Style Binding
8. Computed Properties
9. Components & Props
10. Communicating Events
11. Forms & v-model
Creating the Vue App
Learn about creating a Vue app