Javascript OOP
February 3, 2012No comments
Another way to go about some OOP for JavaScript. The bracket incased function initialises a self executing anonymous function that encases the class. In the example below are several ways of calling the class methods and properties.
Main Application or JS file.

