J-S IS CALLING BACK ๐
If youโve ever seen:
๐ a function passed inside another function
๐ or setTimeout, event listeners
Youโve already used callbacks.
What is a Callback Function ?
A callback function is:
A function that
callback-js.hashnode.dev3 min read