Javascript Design Patterns - 1. The Singleton
1 03 2007This 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.
class, design pattern, instance, javascript, oop, pattern, private, prototype, public, singleton staticCategories : Javascript Design Patterns, Javascript






