Closures in JavaScript
The Synonym of closure is: the process of closing something
Functions in JavaScript are considered first-class citizens. This implies functions are nothing but objects and hence the operations that we perform on objects can also be performed on fun...
jeevanhenrydsouza.hashnode.dev1 min read