Callbacks - Explain in Simple Terms
We all have come across the term “Callbacks“ while learning JS. In this article we will learn what it actually is and how to unlock its potential
What is a Callback?
In simple terms, a Callback is a function (some activity) that is passed as an argum...
sufyan-syed.hashnode.dev3 min read