Tackling responsive images - part 2
Explains an algorithm for responsive images that scales based on target file size to optimize bandwidth, with PHP implementation details.
Brent — Curator of Stitcher’s Community Feed, a community-driven, hand-curated content aggregator highlighting thoughtful, high-quality writing from across the web. The feed focuses on software engineering, open source, web development, infrastructure, and the human side of building technology. Readers can browse recent picks, follow via RSS, or contribute their own suggestions.
243 articles from this blog
Explains an algorithm for responsive images that scales based on target file size to optimize bandwidth, with PHP implementation details.
A developer discusses implementing the responsive images spec in Stitcher, focusing on challenges of image downscaling and integration.
A 2015 comparison of popular code editors: Sublime Text, Atom, Brackets, and VS Code, analyzing their out-of-the-box features and package ecosystems.