An SVG Wish List

It's no secret: I love SVG. But it isn't perfect. Here are some features I hope eventually come to the standard, if not in SVG 2 then in some future successor (or even a preprocessor).
You appear to be offline, some content may be unavailable.
It's no secret: I love SVG. But it isn't perfect. Here are some features I hope eventually come to the standard, if not in SVG 2 then in some future successor (or even a preprocessor).
One common argument for why organizations aren’t investing in Progressive Web Apps is that iOS doesn’t support them. Hogwash. Here’s why organizations should invest in Progressive Web Apps regardless. Source: Pixabay Progressive Web Apps…
Is web design — or even interface design in general — a solved problem?
Client Hints can make the day-to-day task of creating responsive images much easier by greatly simplifying the markup.
Designing responsive Progressive Web Apps forces us to tackle design challenges that we’ve been been able to side-step thus far. What do users expect from these new apps?
I’ve been experimenting lately with a new way to apply color values in my CSS. Instead of setting explicit values for each color, I calculate the entire palette from a small set of base colors.
Technical articles about Progressive Web Apps abound, but few tackle the question of why businesses should build Progressive Web Apps and why they should do so now.
Google’s announcement of Android Instant Apps caused me to fear for the future of the web for the first time. I’ve participated in many native versus web debates over the years. We even contemplated…
While iterating on a new article layout for the impending Cloud Four redesign, I encountered an old CSS layout problem. For long-form content, it’s usually a good idea to limit line lengths…
Many people know that you can scan your credit card in Mobile Safari. But how many web developers know how to create a form that supports that feature? Not many I’d bet. Auto-Fill…