Jake Archibald's blog

フィード

記事のアイキャッチ画像
HTML attributes vs DOM properties
Jake Archibald's blog
They're completely different, but often coupled.
17日前
記事のアイキャッチ画像
View transitions: Handling aspect ratio changes
Jake Archibald's blog
Tips and tricks to get the transition you want
3ヶ月前
記事のアイキャッチ画像
The case against self-closing tags in HTML
Jake Archibald's blog
The history, facts, and opinions.
10ヶ月前
記事のアイキャッチ画像
The gotcha of unhandled promise rejections
Jake Archibald's blog
A rough edge with promises that can sneak up on you.
1年前
記事のアイキャッチ画像
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.
1年前
記事のアイキャッチ画像
Drawing a star with DOMMatrix
Jake Archibald's blog
And how I messed up the code on HTTP 203
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年前
記事のアイキャッチ画像
Cross-fading any two DOM elements is currently impossible
Jake Archibald's blog
Here's why, and the features we need to enable it…
2年前
記事のアイキャッチ画像
How to win at CORS
Jake Archibald's blog
The 'how' and 'why' of CORS, from start to finish.
3年前
記事のアイキャッチ画像
Writing great alt text: Emotion matters
Jake Archibald's blog
I recently got stuck trying to figure out the right alt text for a particular image…
3年前