# Callbacks in JavaScript: Why They Exist
If you’ve been learning JavaScript, you’ve definitely seen the word callback.
At first it feels like:
Okay... it's a function... but why is it passed inside another function???
What is a Callback?
blogsbyumer.hashnode.dev1 min read