
Real World Vue 2
Lessons
1. Intro to Real World Vue
2. Vue CLI 3 - Creating our Project
3. Optimizing your Editor
4. Vue Router Basics
5. Dynamic Routing & History Mode
6. Single File Vue Components
7. Global Components
8. Slots
9. API calls with Axios
Slots
Learn how slots can make your component’s templates more flexible.