Understanding Lexical Scope & Closures in JavaScript
This post is a continuation of my other post Javascript Scope rules. If you haven't read it, check it out first.
First, let me say that this blog post is highly inspired by the great JavaScript book You Don't Know JS, by Kyle Simpson.
>
I am assumi...
soumyadey.hashnode.dev5 min read