Intro To Vue

screenshot of Intro To Vue
nuxt
vue

Workshop Materials for my Introduction to Vue.js Workshop

Overview:

The Introduction to Vue.js 3 Course Materials is a collection of resources and materials for a course on Frontend Masters. The course covers the basics of Vue.js, including directives, data rendering, methods, computed properties, watchers, components, slots, Vue CLI, Nuxt, animation, composition API, custom directives, and Vuex. It is recommended that students use CodePen for creating work during the course, as it supports preprocessors like SCSS and Babel. The materials are updated for the Vue.js 3 release and are licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Features:

  • Slides for each section of the course
  • Directories with basic examples of covered techniques
  • Vue chrome devtools and Vue 3 beta chrome devtools
  • Codepen debugger chrome extension
  • Vetur extension for VS Code
  • Vue snippets for VS Code
  • Vue Extension Pack for VS Code
  • Hub tool for working with GitHub from the command line
nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.