Tuesday, June 15, 2010
Reversing Code Bloat with thr JavaScript Knowledge Base
Lindsey Simon and I just announced JSKB on the google code blog about browser-specific JavaScript optimization. I wanted to expand on that. Unfortunately, I don't have the technical chops necessary to put nice looking charts into blogs, so take a look here.
Subscribe to:
Post Comments (Atom)

1 comment:
I think that Google's solution of hosting the most popular javascript libraries is a better solution (http://code.google.com/apis/ajaxlibs/). This allows the vast majority of people to always have these libraries cached. If you are only downloading each library once per version across all websites, the download it nominal.
Post a Comment