Callbacks, Synchronous and Asynchronous (2011)

by LiveTheDreamon 1/12/2022, 4:57 PMwith 3 comments

by klabb3on 1/13/2022, 12:57 PM

Terminology opinion: I'm not too fond of the term callback for "synchronous callback" as described in the post. First, it doesn't actually "call back", and secondly why not just use "function"?