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.
key
router-view
TheNavigation