Jake Archibald
-
The present and potential future of progressive image rendering
Exploring progressive image rendering across JPEG, PNG, WebP, AVIF, and JPEG XL.
Published
-
Fetch streams are great, but not for measuring upload/download progress
They're inaccurate, and there are better ways.
Published
-
Making XML human-readable without XSLT
JavaScript is right there.
Published
-
Give footnotes the boot
I hate footnotes, and hopefully by the end of this, you will too.
Published
-
Animating zooming using CSS: transform order is important… sometimes
How to get the right transform animation.
Published
-
Firefox + custom elements + iframes bug
A tricksy Firefox bug and how to work around it.
Published
-
How should work?
It's part of the new customisable ``, but there are some tricky details.
Published
-
Video with alpha transparency on the web
It's better to do it yourself.
Published
-
Garbage collection and closures
GC within a function doesn't work how I expected
Published
-
HTML attributes vs DOM properties
They're completely different, but often coupled.
Published