Node.js Debugging Primer
Permalink 5 minute read Updated
Learn how to get started debugging Node.js applications using Jake.
So I’m putting together this killer new JS front-end development stack called Brunch with Panache, which uses Jake tasks to kick off a custom set of commands for building and managing the app, and I hit a bug while code was running in Node.js. So what now?