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