• Stars
    star
    1
  • Language
    JavaScript
  • Created over 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code that accompanies some patterns that can be used to encapsulate and modularize JavaScript code. Techniques that exploit closures can be used to better organize your JavaScript code. That makes web applications easier to read, re-use and maintain.