<p>The module pattern is a common JavaScript coding pattern. It’s generally well understood, but there are a number of advanced uses that have not gotten a lot of attention. In this article, I’ll review the basics and cover some truly remarkable advanced topics, including one which I think is original.</p> <h2 id='the_basics'>The Basics</h2> <p>We’ll start out with a simple overv