JavaScript WTFs 3 - Syntax

time1 yr agoview3 views

Some "surprising" things about JavaScript. Andy Balaam discusses various issues around syntax, including the extremely surprising invocation pattern behaviour for methods and functions, and JavaScript's most insame feature: semi-colon insertion. The slides are here: http://www.artificialworlds.net/blog/2012/03/30/javascript-wtfs/

Loading comments...