Callbacks in JavaScript: Why They Exist and How They Work
intro
when i first learn javascript i thought functions are just something we call and execute. but later i understood that it can pass as value also.
where i introduce to callback first time.
what i
namrabuilds.hashnode.dev2 min read