Hacker News new | ask | show | jobs
by microjim 1315 days ago
More accurately -

Callbacks are anonymous functions [or references to named functions] that you pass to asynchronous [or synchronous] functions so you can work with the produced values [or do anything else]