Incited by a tweet regarding JavaScripts
arguments
-object, I decided to detail this object in this blog post. A lot of people are somewhat confused about the inner workings of JavaScript engines in general. Every now and then most JavaScript developers can't explain why certain things happen and others don't. One of those mysteries fueling the confusion is the arguments
-object. This post will help to solve this mystery once and for all.