The Vue.js Master Class
Sponsored by Storyblok
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

🚧 NOTICE: You are watching a Vue.js 2 lesson

Introducing the vue-router

The vue-router is the official Vue.js router plugin which makes it super simple to create single page applications with Vue.js.

In this lesson, we’ll introduce the router, learn to map an URL to a component and then take a look at route validation with props.