Back to Glossary
DevelopmentIntermediate

What is Callback?

A function that runs after another operation completes

Why It Matters

Callbacks let your code handle the results of slow operations like network requests

Real-World Example

A callback that displays search results after the search request returns data

Learn More at buildDay Melbourne

Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.