In the second installation of this series on JavaScript design patterns and their implementation, we take a look at the module pattern. By combining two commonly used features in the language, we can create robust interfaces that hide member variables and methods as we see fit.

Read more →

Tags

Recent Posts