Secrets of the JavaScript Ninjas

Jeff Atwood on the rise of cross-browser JavaScript frameworks:

But now something else is happening, something arguably even more significant than “JavaScript now works”. The rise of commonly available JavaScript frameworks means you can write to higher level JavaScript APIs that are guaranteed to work across multiple browsers. These frameworks spackle over the JavaScript implementation differences between browsers, and they’ve (mostly) done all the ugly grunt work of testing their APIs and validating them against a host of popular browsers and plaforms.

Thursday, 14 August 2008