Skip to main content

Definitions by Quadromatic

Callback 

A function you pass to another function which runs the function you passed to the function you are calling, often this function that calls the function you passed to the function supplies your function with parameters created from results of calculations within the function you passed your function to.
This function takes a callback.
Callback by Quadromatic March 18, 2022