14 Jan
2011

Taking Baby Steps with Node.js – Debugging with node-inspector

Here are the links to the previous installments: Introduction Threads vs. Events Using Non-Standard Modules Writing unit tests for your code drastically reduces the amount of debugging. This is the case for practically any programming language that you work in. But when the shit hits the fan, having a debugger with some decent features at […]

Read More