Complete Vue.js 2 Web Development_ Practical guide to building end-to-end web development solutions with Vue.js 2

(singke) #1
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:

Free download pdf