Hacker News new | ask | show | jobs
by andreypopp 4698 days ago
So Rack doesn't handle errors properly now?

Node.js error handling sucks, period.

1 comments

Well, you do seem to be an expert ... Error handling works pretty well if you know how to code (we run a seever in production with 2M requests per day on node and we manage errors pretty well)
I didn't say it is impossible, it just sucks compared to other platforms/languages.