9 - 9. Universal Mode Deployment
10 - 10. Static Site Generated Deployment
10 - 10. Static Site Generated Deployment
Title: Nuxt 3 Essentials
Description: Learn this intuitive framework that includes built-in tools and structure to build Vue apps that can scale.
Link: https://www.vuemastery.com/courses/nuxt-3-essentials/nuxt-3-overview
Difficulty: #INTERMEDIATE
Lessons: 6 / 6
Tags: #vuemastery #vue3
Description: Learn this intuitive framework that includes built-in tools and structure to build Vue apps that can scale.
Link: https://www.vuemastery.com/courses/nuxt-3-essentials/nuxt-3-overview
Difficulty: #INTERMEDIATE
Lessons: 6 / 6
Tags: #vuemastery #vue3
Vue Mastery
Overview
This first lesson describes what Nuxt is and why we need it
1 - 1. Overview
2 - 2. Installation and Configuration
2 - 2. Installation and Configuration
3 - 3. Creating the URL Structure For Pages
4 - 4. Custom Layout and Landing Page Content
4 - 4. Custom Layout and Landing Page Content
5 - 5. Creating the Detail Page
6 - 6. Deployment
6 - 6. Deployment
Title: Build a Blog w/ Nuxt 3 Content
Description: Build a blog using Nuxt 3, Nuxt Content v2, and Bulma CSS.
Link: https://www.vuemastery.com/courses/build-a-blog-nuxt3-content/nuxt3-blog-introduction
Difficulty: #INTERMEDIATE
Lessons: 8 / 8
Tags: #vuemastery #vue3
Description: Build a blog using Nuxt 3, Nuxt Content v2, and Bulma CSS.
Link: https://www.vuemastery.com/courses/build-a-blog-nuxt3-content/nuxt3-blog-introduction
Difficulty: #INTERMEDIATE
Lessons: 8 / 8
Tags: #vuemastery #vue3
Vue Mastery
Introduction
Learn about Nuxt 3 and Nuxt Content v2!
Media is too big
VIEW IN TELEGRAM
3 - 3. Creating Blog Posts with Markdown
4 - 4. Using Vue Components in Markdown
4 - 4. Using Vue Components in Markdown
1 - 1. Introduction
2 - 2. Project Overview and Setup
2 - 2. Project Overview and Setup
5 - 5. Build the Blog Post List Component
6 - 6. Build the Blog Post Detail Page
6 - 6. Build the Blog Post Detail Page
7 - 7. Deploying Your Blog
8 - 8. Final Thoughts
8 - 8. Final Thoughts
Title: Nuxt 3 Middleware
Description: Leverage Nuxt 3 middleware to run custom code before a page is rendered, enhancing your apps' security and maintainability at scale.
Link: https://www.vuemastery.com/courses/nuxt-3-middleware/middleware-introduction
Difficulty: #INTERMEDIATE
Lessons: 10 / 10
Tags: #vuemastery #vue3
Description: Leverage Nuxt 3 middleware to run custom code before a page is rendered, enhancing your apps' security and maintainability at scale.
Link: https://www.vuemastery.com/courses/nuxt-3-middleware/middleware-introduction
Difficulty: #INTERMEDIATE
Lessons: 10 / 10
Tags: #vuemastery #vue3
Vue Mastery
Introduction
In this course, we'll be learning about the fundamentals of middleware, exploring its various types and uses. By the end, you'll be well-equipped to handle authentication, redirection, and custom logic like a pro.
1 - 1. Introduction
2 - 2. What is middleware-
2 - 2. What is middleware-
3 - 3. Basic anatomy of middleware
4 - 4. Inline middleware
4 - 4. Inline middleware