Some of the most frequently used git commands. This post will be updated with new commands as time goes by...
Readnodemon monitors for any changes in your source code during development and automatically restart your server.
ReadThere is an easy way to debug your NodeJS applications with VS Code without the use of console.log statements littered all over your codebase.
Read