A Series to Learn Vue.js from the beginning. Covering basics and moving on up to larger projects. Concluding with a large scale that ties into a backend service.
View the Full Playlist on YouTube
- Part 1: Introduction
- Part 2: Project Setup
- Part 3: Vue Directives
- Part 4: V-Bind Directive
- Part 5: Looping
- Part 6: 2-Way Binding
- Part 7: Event Handling
- Part 8: Computed Properties
- Part 9: Getter & Setter Computed Properties
- Part 10: AJAX to External API