Posts
-
Inheriting from instances
March 11, 2014
Answering a question on StackOverflow - "how can I extend a class defined behind a closure in JavaScript?"
-
NaN and typeof
June 27, 2012
An in-depth look at the NaN property, and why it is considered a number type.
-
Null and typeof
June 21, 2012
Demystifying typeof null, once and for all.
-
The Wrapper Object
June 10, 2012
A look at the wrapper object created during type coercion.
-
Named Function Expressions and the IE dilemma
June 3, 2012
Explaining the problems with named function expressions in IE.
Subscribe to the RSS feed