Jake Archibald's blog
フィード
How should <selectedoption> work?
Jake Archibald's blog
It's part of the new customisable `<select>`, but there are some tricky details.
2ヶ月前
Video with alpha transparency on the web
Jake Archibald's blog
It's better to do it yourself.
5ヶ月前
Garbage collection and closures
Jake Archibald's blog
GC within a function doesn't work how I expected
5ヶ月前
HTML attributes vs DOM properties
Jake Archibald's blog
They're completely different, but often coupled.
8ヶ月前
View transitions: Handling aspect ratio changes
Jake Archibald's blog
Tips and tricks to get the transition you want
10ヶ月前
The gotcha of unhandled promise rejections
Jake Archibald's blog
A rough edge with promises that can sneak up on you.
2年前
Getting the correct HTML codecs parameter for an AV1 video
Jake Archibald's blog
It should be easier, but here's how to figure it out.
2年前
Avoiding <img> layout shifts: aspect-ratio vs width & height attributes
Jake Archibald's blog
Two ways to do the same thing, but which is best?
2年前