Javascript Design Patterns
Hey,
I found this nice article about Creational Design Patterns using Javascript, it is good if you come from an object oriented background and you really miss the traditional OOD when you use Javascript, however, the dynamic nature of Javascript introduces better and more suitable design patterns that you might think of, but as a good start check
This Article and have fun