Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mbq
on July 12, 2012
|
parent
|
context
|
favorite
| on:
Some things I've learnt about programming
There are Node.js debuggers? Oh, seems so:
http://github.com/dannycoates/node-inspector
AngryParsley
on July 12, 2012
[–]
Node has a built-in debugger. Just run `node debug blah.js`. There are some issues with it though. The commands are different from any other debugger, and it has problems handling signals:
https://github.com/joyent/node/issues/3167
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: