Hacker News new | ask | show | jobs
by jimmaswell 3008 days ago
I've never seen syntax like 'if (err) return void handleError(err)' before. If I saw that in JS I'd have to look up what it meant.