JavaScript

Module Pattern

 

JavaScript Module Pattern

 
  • What is the Module Pattern
  • Why we should use the Module Pattern?
  • How can we use the Module Pattern?
 

What is the Module Pattern?

Suggestions???

 

What is the Module Pattern?

 

It is a JavaScript Design pattern that gives more structure to a JavaScript application.

 

Sources

 

How to structure JavaScript with the Module Pattern

By Raymon Schouwenaar

How to structure JavaScript with the Module Pattern

  • 1,337