Plans from $25/month
This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
🚧 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.