Getting Comfortable with JavaScript Scope, Function Expressions, and IIFEs
As your Javascript projects grow, it's not just what you write — it's where you write it that starts to matter.
Why does one variable work in one place but crash in another?
Why does a function behave differently inside a loop?
Welcome to the world o...
blog.theintrovertcoder.in10 min read