Title: Mastering Vuex
Description: Learn how to handle state in a production-level application with Vuex, Vue's own state management pattern and library.
Link: https://www.vuemastery.com/courses/mastering-vuex/intro-to-vuex
Difficulty: #BEGINNER
Lessons: 7 / 7
Tags: #vuemastery
Description: Learn how to handle state in a production-level application with Vuex, Vue's own state management pattern and library.
Link: https://www.vuemastery.com/courses/mastering-vuex/intro-to-vuex
Difficulty: #BEGINNER
Lessons: 7 / 7
Tags: #vuemastery
Vue Mastery
Intro to Vuex
Learn how Vuex can solve the problems of state management in a Vue application
Title: Utility-First CSS with Tailwind
Description: Modernize your styles with Tailwind, the popular utility-first CSS framework.
Link: https://www.vuemastery.com/courses/utility-first-css-with-tailwind/what-is-utility-first-css
Difficulty: #INTERMEDIATE
Lessons: 8 / 8
Tags: #vuemastery
Description: Modernize your styles with Tailwind, the popular utility-first CSS framework.
Link: https://www.vuemastery.com/courses/utility-first-css-with-tailwind/what-is-utility-first-css
Difficulty: #INTERMEDIATE
Lessons: 8 / 8
Tags: #vuemastery
Vue Mastery
What is Utility-First CSS?
Learn how to modernize your styles with Tailwind, the popular utility-first CSS framework
Title: Progressive Web Apps w/ Vue 3
Description: In this course, you’ll learn how to get started with building a web app that’s offline-ready with Vue 3 and Progressive Web Apps.
Link: https://www.vuemastery.com/courses/progressive-web-apps-vue-3/what-are-progressive-web-apps
Difficulty: #INTERMEDIATE
Lessons: 10 / 10
Tags: #vuemastery #vue3
Description: In this course, you’ll learn how to get started with building a web app that’s offline-ready with Vue 3 and Progressive Web Apps.
Link: https://www.vuemastery.com/courses/progressive-web-apps-vue-3/what-are-progressive-web-apps
Difficulty: #INTERMEDIATE
Lessons: 10 / 10
Tags: #vuemastery #vue3
Vue Mastery
What are progressive web apps?
Rather than having to rewrite your entire app with a mobile language like Swift or Kotlin, what if we could leverage our existing work and allow users to install our web app like a mobile app? Well, with a technology known as progressive web apps, you can!