How to use the debugger inside VSCode
(For beginners)
Pre-requisite
VSCode and Nodejs should be installed.
Introduction
In this blog, you will learn how to effectively use the debugger in detail inside VSCode itself and understand how the code flows with a simple example.
What is debugging?
In simple w...
tonymike99.hashnode.dev3 min read