Most asked interview question in Javascript.
what is an closure ?
A function along with it lexical environment is know as closure.
Now a question might pop in your mind, what is an lexical environment?
Before we dive deep into lexical environment, let's understand scope. If we understand scope ...
jayakumar03.com2 min read
Abinesh Kumar
Aspiring devops engineer
It's informative thanks....!!!