Syntax - Tasty Web Development Treats

Snapshot · Syntax - Tasty Web Development Treats

1019: LGTM, Ship It: The AI Code Review Problem

Explore episode Jul 8, 2026

Where this was said

webkit-box-reflect not in the browsers.

At 24:57 · chapter starts 24:52

The question about webkit-box-reflect gives Wes a chance to dive into browser history. The property was added to Safari — most likely to support Apple's own glossy UI effects in applications like iTunes built with HTML and CSS — without ever being proposed through the standard W3C process. Firefox and Chrome never adopted it, and Wes argues they probably shouldn't have: the glossy floor reflection look that webkit-box-reflect enables was a massive Apple-driven trend in the late 2000s (think CoverFlow on the iPod), but nobody uses it in modern design. The hosts note that future HTML Canvas support across all browsers will make the effect achievable more flexibly anyway, rendering the proprietary property even more redundant. Scott adds a playful challenge: who can build the most convincingly modern design using webkit-box-reflect? He admits to having used it in a CSS Battle, intentionally exploiting its vertical-flip behaviour.

Technology
Angular vs. React: The External Library Divide

1019: LGTM, Ship It: The AI Code Review Problem · Jul 8, 2026 Technology

React developers pull in a library for everything. Angular developers trust the framework and resist external dependencies. In the AI era, the Angular approach looks increasingly correct — AI writes custom utils better than ever, and libraries like Hammer.js show the long-term maintenance cost of dependency sprawl.

Similar snapshots