What would a 2026 CSS Anthology look like?
Reflecting on the CSS Anthology book from 2004 and imagining what a 2026 edition covering modern CSS would look like.
Reflecting on the CSS Anthology book from 2004 and imagining what a 2026 edition covering modern CSS would look like.
A talk on optimizing JavaScript footprint for web performance, discussing best practices and the zero-JS goal.
Applying Disney's squash and stretch animation principle to SVG icons in web development, with a focus on stretchy arrow effects.
A tech newsletter covering web development topics like sizes="auto", bfcache issues, lazy loading videos, and MDN's React-free rebuild.
Explores whether CSS can be considered 'wrong', arguing that working code is valid and changeable.
A critique of modern web design, arguing that user frustration is an intentional product of ad-driven metrics and hostile UX.
A CSS expert discusses modern entry and exit styling techniques for webpages in a talk for Smashing Conference.
Explains how to implement SVG favicons that adapt to user light/dark theme preferences, covering browser support and a WebKit bug.
Explores new features in Angular v21.2 Signal Forms, including CSS class configuration and programmatic focus management.
A personal recap of attending the meet.js Summit 2026, a JavaScript and web development conference, focusing on community and AI-heavy talks.
Announcing the release of 'Mad CSS Round One' on YouTube, a video series about creative CSS techniques.
A technical exploration of creating artistic designs using advanced CSS properties like gradients, corner-shape, and skew transforms.
Introduces aibind, an advanced AI toolkit for SvelteKit that extends the Vercel AI SDK with features like branching chat, durable streams, and structured output.
Explains how to use the CSS property `font-variant-numeric: tabular-nums` to align numbers perfectly in tables, dashboards, and clocks.
Explores the concept of generating user interface prototypes in real-time through conversation using AI and design systems.
Explains how to emulate external import maps for web dependencies using a simple injector script, enabling centralized JavaScript module management.
A look at ElementaryUI, a framework that enables Swift web development in the browser via WebAssembly.
A reflection on the 'Beautiful Web' of homemade, authentic websites driven by passion and personal expression, contrasting with commercial web trends.
An introduction to CSS container queries, explaining their use case for component-based responsive design beyond viewport media queries.
Explores the CSS corner-shape property for creating beveled, scooped, and other unique border corners with modern CSS.