Vue
Introduction to Vue.js: Routing

Programmatic Routing

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

The programmatic routing method is useful to navigate back and forth between routes inside a component while not using a router, and can be used in conjunction with named routes to allow for more customizable routing.

To get more information on routing, check out the vue router docs: https://router.vuejs.org/guide/essentials/navigation.html

 

I finished! On to the next chapter