I have been looking for something that would describe how OOP works in JavaScript. How does one create an Object and give it private functions and public methods for that matter. Douglas Crockford has a great essay that discusses JavaScript Objects and details how they are written. It is a very nice overview of techniques that will add power to your future JavaScripts.
Posted by carl at December 24, 2004 10:39 AM
Comments