Hacker News new | ask | show | jobs
by waynecochran 3443 days ago
No mention of functional programming and the idiomatic async calls using closures made popular as of late by JS?
2 comments

This paper definitely has a lot of room for elaboration and improvement. There are some open issues in the repo for things I'd like to add at some point when I have the time, feel free to open new issues if there are other things you think are missing--I'm also welcome to contributions if you'd like to make a PR.
That's nice, but in JS it's a necessary evil. Callback hell is not a desirable feature.