Learn about the key Vue router enhancements to improve the way you use Vue routes. Topics covered include dynamic routes, nesting dynamic routes, navigation controls, named routes and views, transition effects, and lazy loading routes. Set up a Vue project using the CLI, define dynamic routes in Vue Router's configuration, and access dynamic route properties in a component.
Table of contents
Navigation Controls in Vue RouterNamed Routes and ViewsTransition EffectsLazy Loading RoutesConclusion2 Comments
Sort: