Summary
The Vue ecosystem prides itself on offering one of the best DX available within the whole industry, and Vue Devtools is probably the one to blame for this.
Detailed information, performance metrics, and an automatic plugin extension make the extension a must-have for all Vue developers. The most important take from this chapter is for you to install the extension locally and start to use it during your projects.
In this chapter, we learned how to install and navigate Vue Devtools. We covered the individual default sections offered – Components and the Timelin. Finally, we ended the chapter by introducing the power of the package plugin within the Vue Devtools, by showing the additional information that Pinia and vue-router provide within the debugging extension.
In the next and final chapter, we are going to touch upon future learnings and resources that you can use to continue your journey to becoming a Vue developer.