Callbacks in JavaScript: Why They Exist
What a callback function is
In JavaScript, functions are called as "first-class-citizens", meaning they can be treated like any other variable(value); it could an assigning a name or move it around an
timblarc.hashnode.dev5 min read