Callbacks in JavaScript: Why They Exist
Callback is nothing but just a fancy word for the functions which are passed onto another functions as arguments. This term 'Callback' came from calling back the program later , its in the word only .
mehtabblogs.hashnode.dev4 min read