🚧 NOTICE: You are watching a Vue.js 2 lesson
Introduction to Single File Components
In the first lesson in our course about Single File Components in Vue.js, we're learning about the drawbacks of global components. We also learn how to structure our Single File Components and get a brief glimpse of how we can use pre-processors like Pug, Jade or Styles in our vue.js components.