Martha Girdler: The JavaScript Interpreter, Interpreted — JSConf EU 2013



JavaScript is misunderstood. It looks like C, acts like Lisp, but deviates in important and confusing ways. It can mimic classical behavior but is built on prototypes. It has blocks but doesn’t provide block scope. Then, throw in the magical “this” keyword and we have a recipe for interpreted disaster. Understanding how JavaScript creates and executes function objects is key to understanding JavaScript. In this talk we’ll walk through the JavaScript interpreter in an easy-to-follow no-confusing-jargon manner. You’ll leave with a better understanding of vanilla JavaScript!

License: For reuse of this video under a more permissive license please get in touch with us. The speakers retain the copyright for their performances.

source

Reply


Build A Site Info