Skip to main content

Joel Liu's Library tagged javascript   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.

unixpapa.com/key.html - Preview

javascript keyboard

1 - 20 of 63 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo