JavaScript WTFs 1 - The Global Object

time1 yr agoview29 views

Some "surprising" things about JavaScript. Andy Balaam discusses the global object, and how easy it is to pollute it from within a function. The slides are here: http://www.artificialworlds.net/blog/2012/03/30/javascript-wtfs/

Loading comments...