By kent13304
via blog.trendics.com
Submitted: Jul 23 2008 / 12:17
The Module Pattern is a way to structure your javascript into classes supporting both private/public variables and private/public functions. The Module Pattern offers several advantages versus the Class objects defined in popular frameworks like Prototype, MooTools, etc. Here is an example use of the Module Pattern and a summary of the advantages…
SaveShareSend
Tags: frameworks, javascript, opinion, web 2.0
Add your comment