Hacker News new | ask | show | jobs
by chrstphrhrt 3679 days ago
Haha, but srsly I'm struggling with callback hell on the server coming from [lang_p], does this still apply?
1 comments

If you are in callback hell then you should be using ES2015 with ES7's async/await.