DEBUG NODEJS APP USING VISUAL CODE
Posted by admin on Sunday, 16 January 2022In this article, I will guide you to debug nodejs app with ExpressJS framework. For other frameworks and languages, you can learn and configure the same
1. Prepare the environment
a. Express app
My directory structure is as follows: