Joel Liu's Library tagged → View Popular
02 Sep 09
Green Felt News » How we hash our Javascript for better caching and less breakage on updates
-
Everything is cached so it only does the minification and hash calculations once per file. We’re obviously running FastCGI so the in memory cache goes across http requests. More importantly the js/ dir is statically served by the web server so it’s exactly as fast as it was before we did this (since we served the .js files without any preprocessing). All this technique adds is a couple filesystem stats per page load, which isn’t much.
10 Nov 07
JavaScript Madness: Keyboard Events
This document summarizes the results of some browser tests done while attempting
to implement key stroke handling code in JavaScript. It documents
inconsistancies in the way different browsers implement keyboard events.
Selected Tags
Related Tags
Top Contributors
Groups interested in javascript
Related Lists on Diigo
-
Javascript
Items: 30 | Visits: 229
Created by: Vincent Tsao
-
Programming jQquery
Items: 26 | Visits: 253
Created by: Vincent Tsao
-
Interoperability and The Quest For A Universal File Format
Bookmarked pages related to...
Items: 11 | Visits: 238
Created by: Gary Edwards
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
