Hacker News new | ask | show | jobs
by Groxx 5582 days ago
Route 1: Streamline.js, a compiles-to-Javascript language.

Route 2: Mobl, a compiles-to-Javascript language.

Route 3: Stratified.js, a compiles-to-Javascript language.

And then a side-mention for something actually in Javascript: https://github.com/caolan/async

So, to make spaghetti-free Javascript... don't write Javascript? I'll keep looking, thanks.

1 comments

Try jQuery's deferred events. It is, IMO, the most elegant actual-JavaScript solution to the problem I've seen.