Vue 2 Internal Features from the Ground Up

Vue 2 Internal Features from the Ground Up

Learning Paths:
Topics:
3 hours, 48 minutes CC

Learn from Evan You -- the creator of Vue.js -- how to build more accessible routing, state management, form validation and internationalization libraries from the ground up! This course is for developers who have some experience with Vue.js and want to understand its internals better so they can author your own Vue plugins and use Vue more effectively. You'll build simple versions of advanced features of Vue.js from the ground up composing basic Vue features. This course will help you better understand the nature of common problems and how to better leverage Vue's reactivity system to come up with elegant solutions.

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

Published: January 16, 2018
Get Unlimited Access Now
Table of Contents

Advanced Vue.js Features from the Ground Up

Reactivity

Writing Plugins

Render Functions

State Management

Routing

Form Validation

Internationalization

Wrapping Up Advanced Vue.js