Hacker News new | ask | show | jobs
by david_ar 3953 days ago
I find it interesting that people complain about Haskell's monadic IO, and yet nodejs event-driven IO is arguably the same idea but without the syntactic sugar.