Vue Router Patterns Chapter 20
If we then head to our browser, we can see how the data appears just as we had planned,
with the user information displaying on the left and the posts on the right:
Ta-da! We've now created a Vue application with multiple routes, child routes, parameters,
and more!