JavaScript and Closures March 27, 2014 · Eric Mann One of the first things I look for when reviewing JavaScript code is the proper use (and isolation) of scope.Read More