How do I debug a Node.js server application?
Right now I\'m mostly using alert debugging with print statements like this:
sys.puts(sys.inspe
Just for completeness:
The PyCharm 3.0 + Node.js Plugin offers an awesome development + run + debug experience.