Vue Router for Everyone (Vue 2)
🚧 PLEASE NOTE: An updated version of this course is available! see the Vue Router 4 for Everyone: Master Routing in Vue.js course. This course is outdated!

Creating a Go-Back button

In this lesson, we learn how to create a go-back button and programmatically navigate to the previously visited page with Vue Router.