JavaScript card reviewmedium

What is a callback function?

A callback function is a function passed as an argument to another function and executed later, often after an asynchronous operation completes.

JB

Jeevan Bhargav

Audited by Creator

This answer is calibrated for technical interviews. Verify benchmarks in local sandboxes before deploying.