Introduction to Vue.js

Introduction to Vue.js

Topics:
4 hours, 44 minutes CC

This course has been updated! We now recommend you take the Introduction to Vue 3 course.

Get started quickly with the Vue.js JavaScript framework! Learn how to build custom, reusable components and animate them. Use props, slots, and scoped styles to create flexible components. Plus learn advanced features like filters and mixins for transforming data. Get a single page application up and running fast with the Vue-CLI and learn how to work with Vuex to manage the state of larger-scale applications. This course is for developers with an intermediate knowledge of JavaScript who want to learn how to build and maintain complex applications quickly and efficiently.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: September 14, 2017
Get Unlimited Access Now
Table of Contents

Introduction to Vue.js

Directives & Data Rendering

Methods, Computed, & Watchers

Components

Vue CLI & Nuxt.js

Animations

Filters, Mixins, & Custom Directives

Vuex

Wrapping Up Introduction to Vue.js