Some very nice JavaScript posts

There are two very nice posts on JavaScript efficiency and writing good JavaScript code.

One of the article is by Douglas Crockford that talks about when to use the new operator and avoiding the use of Number, String intrinsic objects when not necessary. The other article is by Mark Wilton on writing efficient JavaScript.

Bookmark the weblogs for updates on more good articles on JavaScript.


technorati tags:

Leave a Reply