DevBlog: Recent postsFlickr development team talks nerdy.Front-end Performance: Doing More With LessPosted by schill on January 7 2009
In a recent talk on ajax performance, Douglas Crockford explained the practice of “streamlining” code as including algorithm replacement, work avoidance and code removal.
Applying this to page load time and performance, browser “work” can be avoided by reducing the number of HTTP requests made. In the most common case this can mean eliminating images entirely [...] Read on
|
The API: Recent postsDiscuss developing against the Flickr web services API.
Hacking Uploadr: Recent postsA place to moan about all things XULRunner.
|