E
elduderino
Hi,
I want to use the module pattern in a rather large script i'm writing.
I've never used it before (always relied on the prototype object).
I've read lots of articles that explain how to use it using very
simple, deliberately verbose code exmaples. I would love to read a
real script that's in use that employs the module pattern so I can get
a better feel for it before i start coding.
Anyone know of anywere I could find such a thing?
Thanks
I want to use the module pattern in a rather large script i'm writing.
I've never used it before (always relied on the prototype object).
I've read lots of articles that explain how to use it using very
simple, deliberately verbose code exmaples. I would love to read a
real script that's in use that employs the module pattern so I can get
a better feel for it before i start coding.
Anyone know of anywere I could find such a thing?
Thanks