← All topics

Responsive

All writing →

5 posts filed under Responsive, newest first.

8 min

Let the browser measure it

A site built last year with a perfectly good image pipeline was still sending the 1600px file to a phone, and it turned out to be the same missing attribute I wrote a whole post about in 2018.

Images Responsive Performance
10 min

They moved the card themselves

A client dragged a product card out of the main column into their sidebar and the button ended up hanging off the edge of it, because the class that would have laid it out narrow gets applied by a developer and there wasn't one in the room.

CSS Responsive