Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Vue Router for Everyone

How to rerender components when vue router params changes

In this lesson, we learn how to re-render components when Vue Router params of the same route changes.

We learn about the special key attribute of the router-view and refactor TheNavigation component to use dynamic routes.