This lesson is included with Plus.
Start a Node program from VS Code’s Run and Debug panel, set a breakpoint, step through code, and inspect variables. Use the debugger when repeated `console.log()` statements are slower than pausing the program directly.