JavaScript

JavaScript: three implementations of the Singleton Design Pattern

Three ways of implementing the Singleton Design Pattern in JavaScript.

April 17, 2012
JavaScript

JavaScript: check if a variable is of a given type

A simple method to check the type of a given variable in JavaScript.

April 7, 2012
JavaScript

JavaScript: avoid overuse and enhance accessibility

Accessibility doesn't mean that we should not use JavaScript but use it wisely.

March 24, 2012