Tuesday, September 25, 2007

strange advanced javascript

Prototype library introduces various idioms by redefining objects. eg. puts a ruby-like each function on arrays, allows cleaner definition of classes.

Json is for defining a class. Not much diff btw a class and a dynamic hash.

http://www.sergiopereira.com/articles/advjs.html

No comments: