What are Scopes, Lexical Environment and Closures in Javascript?
The closure is one of the most important concepts in Javascript and my favorite too. In this blog, we are going to understand closures in a beginner-friendly manner. Before knowing about closures we need to understand what is lexical environment and ...
vigneshwaran.hashnode.dev3 min read