4
Mar
2011
Basic JavaScript Part 11: Functional Initialization
Here are the links to the previous installments: Functions Objects Prototypes Enforcing New on Constructor Functions Hoisting Automatic Semicolon Insertion Static Properties and Methods Namespaces Reusing Methods of Other Objects The Module Pattern I just want to quickly share some beautiful JavaScript code I picked up while watching the most excellent screencast 11 More Things […]
Read More