- A function passed as an argument to another function, to be called at a later point, typically when an operation completes or an event occurs. Callbacks are commonly used in JavaScript for handling asynchronous operations such as network requests or user interactions.
- Related terms: Callback queue · Generator function · Function · Reactive Extensions for JavaScript
- Previous term: Call to action
- Next term: Callback queue
- Random term: OOM (webglossary.info/random 🎲)