-
New Aug 3, 2026
MDN Traffic Browser
TIL: MDN exposes up-to-date page view data through https://popularities.mdn.mozilla.net/current.csv. Using Google AI Studio, I generated a visualizer to explore the data....
-
New Jul 30, 2026
Styling the Navigation: Declarative Route and Navigation Matching in CSS
One of the things that we at Chrome have been thinking about for a while now is a way to do declarative route and navigation matching in CSS. Together with Noam Rosenthal and David Baron Iâve been wo...
-
New Jul 1, 2026
Whatâs new in Web UI (Google I/O 2026)
Mid May, at this yearâs Google I/O, Una and I gave a talk âWhatâs new in Web UIâ live at Shoreline in the Chrome tent....
-
New Jun 25, 2026
Cranking View Transtions up to 11 (2026.05.07 @ All Day Hey!)
In May I spoke at the 10th (and final đ) edition All Day Hey! in Leeds, UK. I opened the conference with a talk on View Transitions....
-
New Jun 25, 2026
Cranking View Transtions up to 11 (2026.04.28 @ Beyond Tellerrand)
Back in April I went to Beyond Tellerrand in DĂźsseldorf. I initially planned on going as an attendee, but when organizer Marc asked me to speak I couldnât say no...
-
New Jun 21, 2026
Do Websites Need to Function Exactly the Same on Every Platform?
While weâve accepted that websites don't need to look the same everywhere, we seem to be stuck on a new hurdle: the idea that websites need to function the same everywhere....
-
New Jun 19, 2026
View Transitions: Use the new attr() or match-element for the view-transition-name?
At CSS Day, âYouTube guyâ Kevin Powell showed a lot of demos that relied on the advanced attr() function. In one of the examples he used attr() to set view-transition-name values â a technique I cover...