A WIRED column examines the long-running debate over whether CSS counts as a true programming language, noting that despite lacking compilation or runtime errors, it has grown from roughly 50 properties in 1996 to hundreds today. The piece highlights developers like Cassidy Williams, who built a database-query engine in CSS and competed in the inaugural March MadCSS tournament, showcasing feats such as a CSS-only recreation of Doom and 3D rendering engines.
wired.com
· 2026-09-21
Apple's WebKit blog detailed Safari 27.0's developer features, headlined by a new Safari MCP server that lets AI coding agents like Claude Code or Codex control the browser to inspect DOM elements, network requests, screenshots, and console output. Developers enable it through Safari's Developer settings after turning on features for web developers, and Apple says the server runs locally without sending data externally.
9to5mac.com
· 2026-09-18
Nolan Lawson notes that several prominent frontend web development educators—including Axel Rauschmayer, Salma Alam-Naylor, Josh W. Comeau, Kent C. Dodds, Addy Osmani, Rachel Nabors, and Lydia Hallie—have either scaled back their work or pivoted toward AI-related topics. To illustrate the shift, Lawson tested Claude Sonnet on a nuanced Chrome performance debugging scenario involving high 'Style Calculation' costs, a problem that has historically tripped up even experienced developers, and found the AI's answer impressively accurate.
nolanlawson.com
· 2026-09-03