Wikipedia tells me many things. Most importantly at the moment, it tells me how to move my fresh new conceptual understanding of object oriented programming over to Javascript, which is not Technically object oriented, by prototype based.
Yep, the same prototype I discovered and mentioned earlier.
Are you following along children? This rabbit hole keeps going deeper...
http://en.wikipedia.org/wiki/Prototype-based_programming
UPDATE:
This article is an excellent stepping stone for understanding prototyping in javascript. Excellent even for those with shaky knowledge of OOP.
http://www.packtpub.com/article/using-prototype-property-in-javascript
Prototype vs OOP
Posted by
sarahbee
on Wednesday, July 29, 2009
Labels:
javascript,
object-oriented,
prototype
0 comments:
Post a Comment