
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
File-based Routing
Learn about nested and dynamic routes and how to create your own error page.