Creating Multiple JavaScript Objects when using the Revealing Module Pattern

Posted by Dan Wahlin on September 6, 2011

In my previous series on Techniques, Strategies and Patterns for Structuring JavaScript Code I discussed the Revealing Module Pattern and explained how it provides a great way to structure JavaScript code while allowing members of an object to be made public or private. After the post went live an

... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.