Hacker News new | ask | show | jobs
by strombofulous 2042 days ago
Lamdas and first-class functions might make it pretty ugly, I definitely write `func(arg1, arg2, (res) => console.log(res))` from time to time