Module 0 — Ubuntu Working Environment
Lesson 2 — Basic Debugging Workflow
Unit 3 — Project Hygiene Basics
Not finished yet
Topics
- Read stack traces
- Find the failing line in an error
- Rerun a failing command
- Use breakpoints to inspect code
- Attach an editor debugger to a Node.js process