A Journey with Vue-Router
Offered By: egghead.io
Course Description
Overview
Ever built a website? Did it have more than one page?
If it did, you learned quickly how essential routing is to the success of your project. And in so many frameworks routing is a painful and complex thing to learn.
But not in Vue!
Vue has an incredibly clean and powerful library called vue-router that takes care of everything you could need.
In this course, we'll cover what you need to know to get started with vue-router.
If it did, you learned quickly how essential routing is to the success of your project. And in so many frameworks routing is a painful and complex thing to learn.
But not in Vue!
Vue has an incredibly clean and powerful library called vue-router that takes care of everything you could need.
In this course, we'll cover what you need to know to get started with vue-router.
Syllabus
- Set up Vue-Router and add the Root Application Route
- Create Routes in Vue and Understand the Path Hierarchy
- Access Route Parameters in a Vue Component
- Create Subroutes Displaying One or More Vue Components with the children Key
- Catch All Undefined Paths with a Wildcard Route in Vue
- Add Metadata to Vue Routes
- Block Unauthenticated Access to Pages with Vue Router Navigation Guards
- Programmatically Navigate to Routes with Vue Component Methods
- Use Vue Router-Link to Navigate within Components
- Refactor Your Router and Route Definitions into Separate Files
Taught by
Laurie Barth
Related Courses
React JS, Angular & Vue JS - Quickstart & ComparisonUdemy Create Amazing Vue Apps with Javascript
Udemy Learn Vue 1 JS introduction to simple reactive JavaScript
Udemy VueJS V1 Introduction to VueJS JavaScript Framework
Udemy Build Web Apps with Vue JS 3 & Firebase
Udemy