JavaScript - From Birth to Closure
Offered By: JSConf via YouTube
Course Description
Overview
Explore the evolution of JavaScript from its inception to advanced concepts like closures in this 44-minute conference talk from JSConfEU 2009. Delve into key language features including conditionals, type coercion, object types, functions, and arguments. Gain insights into object construction, prototype-based inheritance, scope, and nested functions. Learn about closures, the module pattern, and prototype inheritance to enhance your understanding of JavaScript's core principles and advanced techniques.
Syllabus
Intro
Conditionals
Type Coercion
Object Types
Functions
Arguments
Object Construction
Prototype Based Inheritance
Scope
Nesting Functions
Closures
Module Pattern
Prototype Inheritance
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