Debugging is on of the most important skill for developers, right ?
Lets learn…
Easiest way to debug a JavaScript or Node application in VS code.
You will learn:
– How to debug in Visual studio code
– How to put up break-points,
– Where to start debugging
– How to find where to start debugging
– Video demo available
– Using actual application