But the real answer is actually going to be C, supported by major browsers for 30 months. And that's the case of a feature like aspect ratio, another CSS property, for example, which might seem like it's fairly new, but in fact it's been over two years, 30 months, since it became newly available, since it became well-supported. So this issue of browser interoperability is something that we ask a lot about in the surveys, including here this question in the state of HTML survey, which is about the features that people would want to use but cannot, because of poor browser interoperability, which is really hard to say, or browser support. And number one here is the popover API followed by anchor positioning and view transition API. Now what's interesting to know, I think, is that there's actually an initiative from browser vendors called interop, which is that every year they get together, so the Chrome team, Query, Edge, Firefox, and so on, and they decide which areas to focus on to fix those problems so that we can all use these cool new features. And so in 2025, the focus areas are anchor positioning, backdrop filter, color web vitals.
And what's cool is that one of the ways that they prioritize these features, one of the data points they consider when, you know, drafting that roadmap is the data from the state of HTML survey, the state of CSS survey, and so on. So I think it's quite cool to know that the browser vendors are actually receptive to feedback and that one of the ways you can make your voice heard is by completing these surveys. But let's switch gears now and talk a little bit about AI. So we had another survey called the state of web dev AI, and there's a ton of AI surveys out there. A lot of them are even called the state of AI, so I'm not the only one. But what makes this one different is it's not a survey of AI developers, it's a survey of how web developers, like all of us, basically, use AI or maybe don't use AI, because that's really what I wanted to figure out. Like how common is AI use really?
So here's a question for you guys. What percentage of respondents to the survey do you think generate the majority of their code via AI? So not even, like, all their code, just more than half of their code. I have to say, the result kind of surprised me when I saw it, because it turns out only 22% of respondents fit in that bucket. So you can see here at the top of the chart is people who do not use AI at all, and at the bottom is the people who use AI for everything, and there's only 11 of them. The majority is in the middle or actually towards the top of the chart, and that's my case speaking personally. I use chat GPT from time to time to maybe generate a helper function or a component or some styles, but I haven't used, you know, cursor or any of the newer tools to, you know, vibe code entire apps just before breakfast, like you see on social media.
Comments