Javascript: It Just Sunk In


February 22nd, 2007

So recently I just realized how it all works. Functions are first class data types in javascript and thus you can create JSON hashes out of them which is what creates the CamelCaseObject.method() like syntax. That took a looong time to sink in.

Sorry, comments are closed for this article.