I'm officially archiving this account now, I'm only using it to get info from accounts that haven't moved to fediverse or bsky yet.
My bsky account is new, you can find it here: https://t.co/LaWvIGysc1
For the bloggers: the W3C WebDX Community Group released a web component to display web feature baseline info.
Drop `baseline-status` into your HTML and display some juicy browser compat data. 💯
https://t.co/1RFSSJX8uG
Because I advocate for standard JS, some people think I'm anti-build.
They can get confused when I also advocate for things that work well with bundlers.
It's because bundlers are still good for perf, and work great with most plain, standard JS.
Just don't *require* a bundler.
“The majority resistance lasted until the mid '00s when it went from ‘this will never work’ to ‘this was clearly the solution all along’ almost overnight.” https://t.co/U3IwtKGLo0
"Frameworks are a testbed for ideas that may or may not work out. We all need to be OK with that. Even framework authors. Especially framework authors. More importantly, we all need to stop being salty when our way isn’t what makes it into the browser."
https://t.co/FbZNZOepvF
A historical day for CSS 😀🎉
If you write any components used and/or styled by others, you know how huge this is!
background: if(style(--variant: success), var(--green));
Even if you don’t, this will allow things like:
padding: if(var(--2xl), 1em, var(--xl) or var(--m), .5em);
GitHub issue: https://t.co/HZ4zHs33bx