Jump to content

Talk:Module pattern

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by MartinRinehart (talk | contribs) at 09:44, 23 November 2012 (Module Pattern, JavaScript: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

what is introduction

Module Pattern, JavaScript

The example looks like it was written by a Java programmer (which I was). It doesn't look like JavaScript.

It needs to be replaced. I don't have time at the moment.

There are good reasons NOT to use the common JavaScript idiom for this pattern. They should be discussed.