Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Vue.js DevTools Primer

Vue.js DevTools Primer

This talk was presented at VueBLR #22. It explored the various features of Vue.js DevTools and how it can aid in debugging.

Sangeeth Sudheer

January 18, 2020
Tweet

More Decks by Sangeeth Sudheer

Other Decks in Programming

Transcript

  1. Ok, but why? • Component view with data/props listed •

    Integrates with community tooling such as router/vuex • Time-travel debugging for your vuex store • Works with Vue.js/Nuxt out of the box • Run it standalone • Built with Vue.js