Created
February 7, 2011 04:45
-
-
Save liammclennan/814007 to your computer and use it in GitHub Desktop.
Proposed Advanced JavaScript Screencast
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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