Scope, Hoisting, and ClosuresScope, hoisting, and closures tend to be a pretty tough topic in Javascript. Here are some notes I created to help me (and you) as a reference in the future. As always if you have questions or …Continue Reading about Scope, Hoisting, and Closures →