Introducing Vue-Router and Loading URL-Based Components Chapter 8
}
});
If you open up your browser and look at the developer tools, you should see an object
being output. Viewing this object will reveal several bits of information, such as the path
and the components which match the current path. Heading to the /about URL will reveal
different information about the object: