mikewest
- Karma
- 447
- Created
- February 23, 2010 (16y ago)
- Submissions
- 0
I work at Google on Chromium and Blink, and write far too much email in the WebAppSec working group.
https://mikewest.org/ https://twitter.com/mikewest
- Solid improvements to 'window.onerror' in Blink. (mikewest.org)
- Google Developer Day Berlin: The HTML5 Demos (mikewest.org)
- IndexedDB: An Introduction to the JavaScript API (mikewest.org)
- Suboptimal CSS Optimising (CSS pre-processing algorithms) (marknormanfrancis.com)
- The Case for Context (newsless.org)
- Docco.coffee: CoffeeScript documentation generator (jashkenas.github.com)
- Page Flips are Better than Infinite Scroll (designdare.com)
- A JavaScript Detection Pattern (mikewest.org)
This article describes a technique for progressive enhancement that gives web developers the tools to style a elements differently based on the availability of JavaScript, while avoiding a potentially distracting flash…