Closures is easier than you think
Closures are often called one of the most confusing JavaScript topics.
The confusion does not come from syntax.It comes from not seeing what happens in memory.
So in this blog:
We keep all the code
We explain step by step
You can visually see how ...
codepul.hashnode.dev6 min read