I'm not aware that it's a thing that has ever actually happened (though admittedly it would be hard to know if it did). But it's definitely something people are concerned could happen.
Here's one example (and I've heard others express similar concerns): bsky.app/profile/zach...
I'm not aware that it's a thing that has ever actually happened (though admittedly it would be hard to know if it did). But it's definitely something people are concerned could happen.
Here's one example (and I've heard others express similar concerns): bsky.app/profile/zach...
The primary audience for Baseline labels are people that *don't* fully understand progressive enhancement and aren't actively looking to try out new features.
The primary audience for Baseline labels are people that *don't* fully understand progressive enhancement and aren't actively looking to try out new features.
And if you work at a company that doesn't have a browser support policy, talk to them about Baseline! #WhatsMyBaseline
Baseline helps you make data-driven decisions so you can ship the right features at the right time. Learn more and find your target with #WhatsMyBaseline → goo.gle/whats-my-baseline
And if you work at a company that doesn't have a browser support policy, talk to them about Baseline! #WhatsMyBaseline
- :has()
- Container Queries
- CSS Nesting
- linear() easing
Any many more: webstatus.dev?q=baseline_d...
- :has()
- Container Queries
- CSS Nesting
- linear() easing
Any many more: webstatus.dev?q=baseline_d...
I also bet there are many features you can safely use now that you may not realize. For example, on my personal website, 98.2% of my users are on browsers that support all of Baseline 2023.
Here's what my data looks like:
I also bet there are many features you can safely use now that you may not realize. For example, on my personal website, 98.2% of my users are on browsers that support all of Baseline 2023.
Here's what my data looks like:
This is why I'm excited about Baseline.
Baseline makes it easier for companies to decide on a browser support policy. And with Baseline data now exposed in so many tools and resources, devs can easily follow that policy.
This is why I'm excited about Baseline.
Baseline makes it easier for companies to decide on a browser support policy. And with Baseline data now exposed in so many tools and resources, devs can easily follow that policy.
I've seen this play out many times, even with features that have been available for 5+ YEARS!
Unfortunately, if a feature is not already in the codebase, it will face resistance.
I've seen this play out many times, even with features that have been available for 5+ YEARS!
Unfortunately, if a feature is not already in the codebase, it will face resistance.
And what if your code breaks a customer, will it get reverted and then you'll just end up having to rewrite it anyway?
And what if your code breaks a customer, will it get reverted and then you'll just end up having to rewrite it anyway?
You get assigned a ticket, research a solution, and find a new Web API that does exactly what you need. But in the PR your teammates ask:
- Are you sure we can use this?
- Did you check browser support?
- Is this used anywhere else?
Now you’re on the hook to justify it.
You get assigned a ticket, research a solution, and find a new Web API that does exactly what you need. But in the PR your teammates ask:
- Are you sure we can use this?
- Did you check browser support?
- Is this used anywhere else?
Now you’re on the hook to justify it.
Without a clear policy, the path of least resistance is to just NOT adopt any new features, even widely available ones.
Without a clear policy, the path of least resistance is to just NOT adopt any new features, even widely available ones.