Vue Router 4 for Everyone: Master Routing in Vue.js

Programmatic Navigation

In this lesson, we learn about using $router.push and $router.replace to navigate to different routes programmatically.