Using the Module Pattern for larger projects

前端 未结 3 1400
小蘑菇
小蘑菇 2021-02-18 23:49

I\'m interested in using the Module Pattern to better organize my future projects. Unfortunately, there are only a few brief tutorials and proof-of-concept examples of the Modul

3条回答
  •  难免孤独
    2021-02-19 00:14

    Here's a good write-up on what you're after; http://www.adequatelygood.com/2010/3/JavaScript-Module-Pattern-In-Depth

提交回复
热议问题