Skip to content

vueschool/vue-3-single-file-components

Repository files navigation

This repository contains the example code for the Vue 3 Single File Components course.

Learning how to work with Single File Components is a vital step in mastering Vue.js.

In this course you’ll learn everything you need to know about Vue’s Single File Components, so you can start using them in your projects today and speed up your development.

By the end of this course you will know

  • How to scaffold a new Vue.js project with Vue CLI 4
  • What the drawbacks of global components are
  • How to take advantage of the build step and Pre-Processors like Jade, Pug, Stylus, and Sass
  • How to reuse your Single File Components by exporting and importing them
  • How to organize your Single File Components according to the official style guide
  • What CSS Modules are and how to use scoped styles in your Single File Components

You need a basic understanding of Vue.js Components to enjoy this course. We recommend watching Vue.js Components Fundamentals if you're not already familiar with Vue.js components.

About

👩‍💻Source code for Vue 3 Single File Components course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published