The JavaScript Interpreter, Interpreted
Offered By: JSConf via YouTube
Course Description
Overview
Explore the inner workings of JavaScript in this illuminating conference talk from JSConf EU 2013. Delve into the complexities of JavaScript's nature, examining its similarities to C and Lisp while highlighting its unique deviations. Uncover the intricacies of prototype-based programming, the absence of block scope, and the often-perplexing 'this' keyword. Gain a clear understanding of how JavaScript creates and executes function objects through an accessible, jargon-free walkthrough of the JavaScript interpreter. Leave with a deeper comprehension of vanilla JavaScript, empowering you to write more effective and efficient code.
Syllabus
Martha Girdler: The JavaScript Interpreter, Interpreted -- JSConf EU 2013
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube