
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
Vue Router Basics
How to use Vue Router to navigate through your content in a Vue single page application.