Tag Archives: static functions

Javascript Object Oriented Ideas

Good article on Javascript Object Oriented Ideas If you are looking to do some “strange” things with javascript Object Oriented programming, then check out: this article. There is a lot of information on creating things like static functions, singletons, private/public … Continue reading

Posted in Javascript Development, Web Development | Tagged , , , , , , | 1 Comment