DEV Community

jalpesh Vadgama
jalpesh Vadgama

Posted on • Updated on

Youtube Video: How to debug a Vue.js Application with Visual Studio Code

Vue.js is a modern, progressive javascript framework for building user interfaces, in this case for building a web application.Vue.js is gaining more and more popularity and it's great for creating Single Page Applications. There are a couple of tools available for debugging the web application but with Visual Studio Code have great debugging features with "Debugger for Chome" Extension.

In this Youtube Video, I have explained how you can debug Vue.js with Visual Studio Code and what is the configuration you need for the same!. Hope you like this video.

If you like this video and wanted to see a similar kind of video then, please subscribe to my youtube channel at - http://bit.ly/codewithjv

Top comments (0)