Chrome 133 Goodies

I often wonder what it’s like working for the Chrome team. You must get issued some sort of government-level security clearance for the latest browser builds that grants you permission to bash on them ahead of everyone else and come up with these rad demos showing off the latest features. Read more…

The Mistakes of CSS

Surely you have seen a CSS property and thought “Why?” For example: Why doesn’t z-index work on all elements, and why is it “-index” anyways? Or: Why do we need interpolate-size to animate to auto? You are not alone. CSS was born in 1996 (it can legally order a beer, Read more…

Web-Slinger.css: Across the Swiper-Verse

My previous article warned that horizontal motion on Tinder has irreversible consequences. I’ll save venting on that topic for a different blog, but at first glance, swipe-based navigation seems like it could be a job for Web-Slinger.css, your friendly neighborhood experimental pure CSS Wow.js replacement for one-way scroll-triggered animations. I Read more…