Monday, April 12, 2010

What every .Net developer ought to know about JavaScript

  1. Every JavaScript object is a dictionary.
  2. Every JavaScript function is an object.
  3. Every JavaScript object references a prototype object.

A good post by Scott Allen : http://odetocode.com/Articles/473.aspx

No comments:

Post a Comment

Remember, if you want me to respond to your comment, then you need to use a Google/OpenID account to leave the comment.