Object Oriented Javascript

Aug 8th, 2008 | Filed under JS OOP, Prototype

Have you ever wondered if there was a way to write javascript  that looks almost like Java?  Well, there is thanks to the guys that wrote prototype.  I wrote up an example to help get you started “Object Oriented Javascript”.

No comments yet.