Hacker News new | ask | show | jobs
Node.js Debugger in Practice (medium.com)
2 points by lourot 2445 days ago
1 comments

Super short article on how to attach various debuggers to a node process. AFAIK way more straight to the point than more official documents.