Hacker News new | ask | show | jobs
by forgottenacc57 3318 days ago
The JavaScript callback hell thing is pretty much solved now isn't it?
1 comments

yes. I also never had it in the first place.
Having to manually handle callbacks (and error callbacks) is the hell in itself.
Fair enough :D