Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js: Improved development workflow and debugging

Examples from the "Section 4: Improved development workflow and debugging" of the course "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)" by Academind (Maximilian Schwarzmüller).

This section covered:

  • Understanding NPM Scripts
  • Installing 3rd Party Packages
  • Global Features vs Core Modules vs Third-Party Modules
  • Using Nodemon for Autorestarts
  • Global & Local npm Packages
  • Understanding different Error Types
  • Finding & Fixing Syntax Errors
  • Dealing with Runtime Errors
  • Logical Errors
  • Using the Debugger
  • Restarting the Debugger Automatically After Editing our App
  • Debugging Node.js in Visual Studio Code
  • Changing Variables in the Debug Console

More info: https://www.udemy.com/course/nodejs-the-complete-guide/

About

Node.js: Improved development workflow and debugging

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages