Category Archives: webdev

Vendor Prefixes Are A Rousing Success

tl;dr version: Henri Sivonen’s arguments against vendor prefixing for CSS properties focus on harm without considering value, which in turn has caused him to come to a non-sensical set of conclusions and recommendations. Progress is a process, and vendor prefixes have been critical in accelerating that process for CSS. For a while now I’ve been [...]

Real Constructors & WebIDL Last Call

For those who haven’t been following the progress of WebIDL — and really, how could you not? An IDL? For the web? I’d like to subscribe to your newsletter… — the standard is now in last call, which is W3C for “alllllllllllmost done”. Which it is not. Before I get to why, let me first [...]

Google & the Future of JavaScript

Simply stated, Google is absolutely committed to making JavaScript better, and we’re pushing hard to make it happen.

Half Lives

I’m headed to Austin soon for spring break SxSWi, and this year I’m lucky and grateful to be representing Chrome on the always-packed browser panel (more usable Lanyrd talk page here). The context for this year’s panel is interesting to me — a couple of years into a renewed era of browser competition, users have [...]

Cutting The Interrogation Short

I’ve been having a several-day mail, IRC, and twitter discussion with various folks about performance and the feature detection religion technique, particularly on mobile where CPU ain’t free. So what’s the debate? I say you shouldn’t be running tests in UA’s where you can dependably know the answer a-priori. Wait, what? Why does Alex Russell [...]