5 - 5. Dynamic Style
6 - 6. Customizing Tailwind
6 - 6. Customizing Tailwind
7 - 7. Custom Class
8 - 8. Code-Reuse Patterns
8 - 8. Code-Reuse Patterns
Title: Storybook with Vue.js
Description: Document and showcase Vue.js components in an elegant UI with Storybook. Perfect for multi-disciplinary teams!
Link: https://vueschool.io/courses/storybook-with-vuejs
Difficulty: #Beginner
Lessons: 15 / 16
Tags: #vueschool #reupload #broken
One latest lesson are broken (due my mistake)
Description: Document and showcase Vue.js components in an elegant UI with Storybook. Perfect for multi-disciplinary teams!
Link: https://vueschool.io/courses/storybook-with-vuejs
Difficulty: #Beginner
Lessons: 15 / 16
Tags: #vueschool #reupload #broken
Vue School
Storybook with Vue.js Video Course for Beginners
This course teaches you how to use Storybook to create a visual library of your Vue.js components. Perfect for prototyping, documenting, and showcasing Vue.js components.
1 - What is Storybook
2 - Install Storybook with Vue CLI
2 - Install Storybook with Vue CLI
3 - Writing stories in -.stories.js files
4 - Set a Story Hierarchy
4 - Set a Story Hierarchy
5 - Decorate Stories
6 - Installing Storybook Addons
6 - Installing Storybook Addons
7 - Storybook Knobs Addon
8 - Storybook Actions Addon
8 - Storybook Actions Addon
9 - Storybook Links Addon
10 - Storybook Notes Addon
10 - Storybook Notes Addon
11 - Storybook Docs Addon
12 - Manually Install Storybook and configure TailwindCSS
12 - Manually Install Storybook and configure TailwindCSS
13 - Configure Storybook to use Vuetify
14 - Configure Storybook to use Vuex
14 - Configure Storybook to use Vuex
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!