Skip to main content

One doc tagged with "revealing module pattern"

View All Tags

Revealing Design Pattern

The basic tenet of the Revealing Module pattern is that all functions and variables should be hidden unless explicitly revealed.