Which tools could be used to debug Node.js applications?
Many times when a complex situation arises. A good debugging tool will make our lives easy. Here some of the tools that you may consider to “npm install”
- nodeinspector
- Joyent
- Node Webkit Agent
- NodeJS Plugin for WebStrom
- Cloud9 IDE (has built in debugger for Node)