From the course: Vue.js: Testing and Debugging
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Setting up Vue Devtools
From the course: Vue.js: Testing and Debugging
Setting up Vue Devtools
- [Instructor] Debugging Vue.js apps with browser Developer tools is great. But if you are looking for a solution custom-made for troubleshooting Vue.js applications, the Vue Developer tools is the way to go. The Vue Developer tools was created by the Vue.js team to improve the developer experience building Vue.js applications. This tool exists as a browser plugin. And as at the time of this recording, only supports the Google Chrome and Firefox browsers. To get the tool installed on your Chrome or Firefox, simply google Vue Developer tools. You can append the name of your browser for a more specific search. The first link is what we're looking for. This is a link to the Chrome store, where we can view details about the plugin and install it. Here on the Vue Developer tools, Chrome web store page, we can see details about the plugin including the current number of downloads, which is currently at a whopping 1 million plus.…