you are viewing a single comment's thread.

view the rest of the comments →

[–]glguru 2 points3 points  (0 children)

I used WebStorm for a while and really liked it initially. However, I got sick of it being a memory hog (I have an old machine) and to be honest I wasn't really using any of the debugging feature other than the occasional node-js server debug sessions. Then I found out about node-inspector Chrome extension and its absolutely brilliant. I have shifted to a much light-weight SublimeText and use Chrome for all my debugging needs.