WHAT ARE FUNCTIONS: A function in JavaScript is a block of code, often referred to as a first-class object that has a specific role of performing a particular task. It does so once it’s invoked. A function can be invoked when an event occurs, when it...
muzammil-710.hashnode.dev3 min readNo responses yet.