
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
Dynamic Routing & History Mode
Create routes with dynamic segments and learn how to use HTML5 History Mode with SPAs.