My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

callback function in javascript

Default profile photo
Anonymous
·Jun 2, 2018

Many a times I am seeing the description about the code it is a call back function and it will get executed after 5 second in case of set timeout function but I am confuse that what actually is callback function how it gets invoked.

Can we call that call back function directly ???