
Scaling Vue with Nuxt.js
Lessons
1. Why Use Nuxt.js?
2. Creating a Nuxt App
3. Universal Mode
4. SEO with vue-meta
5. File-based Routing
6. API Calls with Axios
7. Async/Await & Progress Bar
8. Using Vuex
9. Universal Mode Deployment
10. Static Site Generated Deployment
Universal Mode
Learn how Universal mode improves your user experience by speeding up your application’s initial load time.