It seems like error reporting/handling is done differently in Node.js+Express.js applications compared to other frameworks. Am I correct in understanding that it works as fo
People at Joyent have published a really insightful best-practices document on this. A must-read article for any Node.js developer.