Friday, October 17, 2008

ya poor class-less objects

"When you think about a JavaScript object, think a hash. That's all there is to objects - they are just collections of name-value pairs, where the values can be anything including other objects and functions. When an object's property is a function, you can also call it a method."
Stoyan Stefanov

Read more here.

0 Comments:

Post a Comment

<< Home