Interactively debug Node.js apps with the built-in and Visual Studio Code debuggers
Learn how to efficiently debug your Node.js app by using Visual Studio Code to fix your bugs quickly. This module uses JavaScript CommonJS in the Node.js runtime.
Use the Visual Studio Code debugger with a Node.js program., Create breakpoints and run your code step by step to find issues., Inspect your program state at any execution step., Rewind the call stack to find the source of an exception.
Local installations of Node.js and Visual Studio Code
User Reviews
Be the first to review “Interactively debug Node.js apps with the built-in and Visual Studio Code debuggers”
Interactively debug Node.js apps with the built-in and Visual Studio Code debuggers
There are no reviews yet.