Callbacks in JavaScript: Why They Exist
Before starting anything we can first get know how functions in JavaScript behaves like a value. It means we can simply treat this functions as number which can be stored inside a variable, can be pas
chaicodeblogs.hashnode.dev3 min read