Hacker News new | ask | show | jobs
by irtopiste 5190 days ago
> Similarly, when you fully grok functional programming, coding with callbacks will cease to feel unnatural.

A minor remark from my experience with functional programming, continuation-passing style is actually something I prefer to avoid.