Skip to content

Instantly share code, notes, and snippets.

@liammclennan
Created February 7, 2011 04:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liammclennan/814007 to your computer and use it in GitHub Desktop.
Save liammclennan/814007 to your computer and use it in GitHub Desktop.
Proposed Advanced JavaScript Screencast
Language Features
Overview
Truthyness
Closure
Lexical Scoping
Function Prototypes
Reflection
JSON
Eval
Summary
Dynamic Language Features
Overview
What is a Dynamic Language?
Metaprogramming
Summary
Functional Language Features
Overview
What is a Functional Language?
JavaScript's Functional Features (Closures and Higher-order functions)
Summary
Inheritance
Overview
Pseudoclassical
Prototypal
Functional
Summary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment