Posts tagged javascript

March 21, 2010

Ars Technica’s IE9 article

Redmond is targeting real-world applications based on real-world data. For example, every single JavaScript and DOM API used by the top 7,000 websites was recorded. IE9 will deliver support for every API used by those sites.

March 10, 2010

Mozilla borrows code from WebKit

To speed up the JägerMonkey JavaScript engine.

March 7, 2010

Shortwave

A ridiculously useful JavaScript bookmarklet.

Shortwave responds to commands. A command consists of a predefined trigger plus optional search terms. To search Wikipedia for “bookmarklet” you would type w bookmarklet into the prompt and hit enter.

January 20, 2010

How to use Modernizr

A quick and dirty “getting started” tutorial.

December 8, 2009

Chrome for Mac / Safari 4 SunSpider results

Chrome has substantially better JavaScript performance than Safari on my machine.

Chrome beta (full report)

--------------------------------------------
Total:                  601.2ms +/- 5.6%
--------------------------------------------

Safari 4 (full report)

--------------------------------------------
Total:                  699.0ms +/- 2.5%
--------------------------------------------

Significant improvements across nearly all test cases.