Javascript Design Patterns - 1. The Singleton

1 03 2007

This being the first part of a series of posts that I plan to write (hopefully) I will provide bits of basics as well. So on the way to implement a Singleton pattern I also briefly show how to create classes and how to have public as well as private attributes and methods.

Read the rest of this entry »

, , , , , , , , ,