Title: Web Accessibility Fundamentals
Description: Learn how to make the web accessible for everyone, despite their hardware, software, language, location, or ability.
Link: https://vueschool.io/courses/web-accessibility-fundamentals
Difficulty: #Beginner
Lessons: 7 / 7
Tags: #vueschool #720p
Description: Learn how to make the web accessible for everyone, despite their hardware, software, language, location, or ability.
Link: https://vueschool.io/courses/web-accessibility-fundamentals
Difficulty: #Beginner
Lessons: 7 / 7
Tags: #vueschool #720p
Vue School
Learn How To Make Accessible Websites
Learn how to make the web accessible for all everyone, despite their hardware, software, language, location, or ability.
Title: Single File Components
Description: Embrace the full power of JavaScript bundlers and Vue.js by learning how to create and manage Single File Components.
Link: https://vueschool.io/courses/vuejs-single-file-components
Difficulty: #Intermediate
Lessons: 8 / 8
Tags: #vueschool #720p
Description: Embrace the full power of JavaScript bundlers and Vue.js by learning how to create and manage Single File Components.
Link: https://vueschool.io/courses/vuejs-single-file-components
Difficulty: #Intermediate
Lessons: 8 / 8
Tags: #vueschool #720p
Vue School
Learn Single File Components in this Vue.js Course
Embrace the full power of Vue CLI 3, Pre-Processors and Vue.js Single File Components.
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: 16 / 16
Tags: #vueschool #720p
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: 16 / 16
Tags: #vueschool #720p
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.
Title: Static Site Generation with Nuxt.js
Description: Learn how to generate static websites (pre-rendering) with Nuxt.js to improve both performance and SEO while eliminating hosting costs.
Link: https://vueschool.io/courses/static-site-generation-with-nuxtjs
Difficulty: #Advanced
Lessons: 4 / 4
Tags: #vueschool #completed #720p
Description: Learn how to generate static websites (pre-rendering) with Nuxt.js to improve both performance and SEO while eliminating hosting costs.
Link: https://vueschool.io/courses/static-site-generation-with-nuxtjs
Difficulty: #Advanced
Lessons: 4 / 4
Tags: #vueschool #completed #720p
Vue School
Learn How to Generate Static Sites with Nuxt.js
Prerendering or static site generation is an invaluable technique that every front-end developer should know. Learn how easy it is to do so with the Nuxt.js framework in this video course.
Title: Async Data with Nuxt.js
Description: Learn how to manage asynchronous data and render your application server-side with Nuxt.js
Link: https://vueschool.io/courses/async-data-with-nuxtjs
Difficulty: #Intermediate
Lessons: 7 / 7
Tags: #vueschool #720p
Description: Learn how to manage asynchronous data and render your application server-side with Nuxt.js
Link: https://vueschool.io/courses/async-data-with-nuxtjs
Difficulty: #Intermediate
Lessons: 7 / 7
Tags: #vueschool #720p
Vue School
Learn to fetch asynchronous data and render your Nuxt.js...
Server-side rendering brings invaluable performance and SEO benefits. Nuxt.js makes it so easy to do what few people dare try to tackle on their own. Learn everything you need to know in this...
Title: Test with Jest
Description: Jest is an industry leading test suite for JavaScript used by big and small projects around the globe. Get up and running with Jest in this co...
Link: https://vueschool.io/courses/test-with-jest
Difficulty: #Intermediate
Lessons: 13 / 13
Tags: #vueschool #720p
Description: Jest is an industry leading test suite for JavaScript used by big and small projects around the globe. Get up and running with Jest in this co...
Link: https://vueschool.io/courses/test-with-jest
Difficulty: #Intermediate
Lessons: 13 / 13
Tags: #vueschool #720p
Vue School
Learn How to Test your JavaScript with Jest in This Video Course
In this testing video course you will learn how to test with jest. You'll learn how to create expectations and specs, snapshot testing, testing workflows, etc. Testing your applications is...
Title: Nuxt.js Fundamentals
Description: Learn the fundamentals of Nuxt.js in this course that we created together with the founders of Nuxt. The course covers what you need to know f...
Link: https://vueschool.io/courses/nuxtjs-fundamentals
Difficulty: #Beginner
Lessons: 14 / 14
Tags: #vueschool #720p
Description: Learn the fundamentals of Nuxt.js in this course that we created together with the founders of Nuxt. The course covers what you need to know f...
Link: https://vueschool.io/courses/nuxtjs-fundamentals
Difficulty: #Beginner
Lessons: 14 / 14
Tags: #vueschool #720p
Vue School
Learn Nuxt from this FREE Nuxt.js Fundamentals Course
Nuxt.js is a framework for creating Vue.js applications. Its goal is to help Vue developers take advantage of top-notch technologies and features in a fast, easy and organized way. It is easy to...
Title: Internationalization with vue-i18n
Description: Master internationalization and learn how to create multilingual websites and vue.js applications with vue-i18n.
Link: https://vueschool.io/courses/internationalization-with-vue-i18n
Difficulty: #Intermediate
Lessons: 12 / 12
Tags: #vueschool #720p
Description: Master internationalization and learn how to create multilingual websites and vue.js applications with vue-i18n.
Link: https://vueschool.io/courses/internationalization-with-vue-i18n
Difficulty: #Intermediate
Lessons: 12 / 12
Tags: #vueschool #720p
Vue School
Master internationalization and learn how to create multilingual...
With this Vue.js course you learn how to create proper multilingual websites, including how to automatically detect and set languages based on the user’s browser or URL.
Title: JavaScript Testing Fundamentals
Description: This is our introductory course to JavaScript testing. We cover why testing is important, what you should test and the testing jargon you need...
Link: https://vueschool.io/courses/javascript-testing-fundamentals
Difficulty: #Beginner
Lessons: 6 / 6
Tags: #vueschool #720p
Description: This is our introductory course to JavaScript testing. We cover why testing is important, what you should test and the testing jargon you need...
Link: https://vueschool.io/courses/javascript-testing-fundamentals
Difficulty: #Beginner
Lessons: 6 / 6
Tags: #vueschool #720p
Vue School
Learn JavaScript Testing Jargon in this Free Video Course about...
Learn how testing can improve your daily life as a developer. Learn why to test, what to test and what not to test. In this course, we'll introduce you to the different types of test (Unit,...
Title: Nuxt Modules: The Ultimate Guide
Description: Master the art of Nuxt Modules in this hands-on course! From installation to crafting custom modules, you'll unleash the full potential of Nux...
Link: https://vueschool.io/courses/nuxt-modules-the-ultimate-guide
Difficulty: #Intermediate
Lessons: 15 / 21
Tags: #vueschool #inprogress #720p
Description: Master the art of Nuxt Modules in this hands-on course! From installation to crafting custom modules, you'll unleash the full potential of Nux...
Link: https://vueschool.io/courses/nuxt-modules-the-ultimate-guide
Difficulty: #Intermediate
Lessons: 15 / 21
Tags: #vueschool #inprogress #720p
Vue School
Nuxt Modules: The Ultimate Guide for Nuxt.js Developers
Master Nuxt Modules in-depth in this ultimate guide. Learn how to create, extend, and optimize modules with Nuxt Kit, and advanced Nitro features.