Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Same here, I've never had that callback hell problem either, I think it's pretty elegant actually and you can do a lot of nice refactoring by extracting callbacks into variables. And the big strength is that your programming actually looks the way that the runtime works. It just becomes confusing with another abstraction that obfuscates the way the runtime works and requires you to now have this mental translation model.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: