2025-10-03 03:57:24
Checkout this episode of PodRocket with Kevin Powell, Paige and I; we chat about… you guessed it, CSS!
2025-10-02 22:29:04
Ep #212
TalkShop Show w/ Macho Man Randy Standards
Robbie and I chat with Dave Rupert about whiskey, web culture, the quirks of building side projects, the shifting landscape of the web, AI-driven development, spec-driven workflows, RSS’s decline, and more.
⤷ whiskey.fm · youtube · spotify · apple
2025-10-01 13:03:02
Bramus with a rad snippet:
@function --light-dark(--l, --d) {
result: if (color-scheme(dark): var(--d); else: var(--l));
}
In 3 lines, a --light-dark()
CSS function that works anywhere 🤩
2025-09-29 22:38:31
I joined the good folks on Front-End Fire to share how front-end interviewing is like in 2025, in the age of AI and short attention spans.