What's My JND? 0.0026
Can you beat it? www.keithcirkel.co.uk/whats-my-jnd...
This was a lot of fun!
What's My JND? 0.0026
Can you beat it? www.keithcirkel.co.uk/whats-my-jnd...
This was a lot of fun!
Yeah, that lines up with my thinking.
0 context from me of course, but for a quick thought experiment: if you're already doing that, does it make sense to bake the text into the spinner anyway? Maybe provide a hide-label/hide-text to spinner for cases where no *visual* text is needed/required?
Yeah, we do what you described at the end.
It's arguably not ideal, but it solves the cross shadow root issues. And consumers don't have to think about it. Just give our component(s) a string and we'll handle the a11y for you.
๐ I'm so excited that scoped custom element registries is landing in Chrome and Edge! ๐ฅณ
This solves one of the biggest complaints with the web components APIs: the global tag name namespace.
Standards is a long game though: I first proposed this in 2017! ๐ฒ
developer.chrome.com/blog/scoped-...
Dude. Hell yeah!
Love content like this, Manuel. Keep it coming!
Block was a really great place to work for the past four months. Unfortunately, Iโm part of todayโs 40% layoff.
If you need an old hand at web stuff, who has staff software engineering experience at multiple international corporations, hit me up. โค๏ธ
God-tier indeed
โ Instead of:
if (map.has(key)) {
return map.get(key);
}
map.set(key, value);
return value;
โ
Write:
return map.getOrInsert(key, value);
This now works in all browsers!
Excellent, thank you, Mia!
Oh... this is really good news! Thanks, Nathan!
Trying to figure out if a feature I'm working on is a "progressive enhancement (Chrome + Safari only)", or if I should change my approach if it won't get in Firefox anytime soon.
I see bugzilla.mozilla.org/show_bug.cgi... appears to be moving along though.
anyone happen to know the status of container style queries in Firefox?
caniuse.com/css-containe...
Hell yeah, more like it
Okay to send screenshots of designs or prefer full code examples?
Hey Oliver! Iโm interested but in a bit of a writerโs block at the moment ๐
This thread is ๐ฏ
Itโs really good
Damnnnnnnnn
Hey friends! Our design and eng teams at Function Health are actively hiring, including a Design Engineer with solid native app experience. We'd get to work together, which I think could be a blast.
Check out our open roles: www.functionhealth.com/careers
I could definitely see that.
We are better together!
Wild how far you can push "customizable select" with just #CSS
nerdy.dev/nice-select
New Node.js codemod โจ Migrate from Chalk to Node.js util styleText nodejs.org/en/blog/migr...
My book, Accessibility For Everyone, is now free and online as a website.
accessibilityforeveryone.site
The book was first published by A Book Apart in 2017 but it holds up! It covers web accessibility for designers, developers, content folks, and really everyone who works in tech.
Oh this is excellent news! Iโll give it a go! Thanks so much, Keith!
@keithamus.social hey Keith! Happen to know the current state for Firefox of anchor positioning and the popover APIs when shadow DOMs are involved?
Thinking about a Tooltip custom element that accepts an anchor slot.
<tooltip>
<button slot=โanchorโ
Would you like to work with me? ๐๐ป Iโm currently helping to strengthen the existing design systems team at Kesko and weโre looking for a nice & talented designer/developer to join us.
arielsalminen.com/2026/hiring-...
I fucking U baby!!!!!
You have my vote