Sep 4, 2018 · 1 min read
Not to be pedantic…but a callback is any function passed to another function. It could be a class method, a lambda, or a named function.
Not to be pedantic…but a callback is any function passed to another function. It could be a class method, a lambda, or a named function.