tombyrer
tombyrer
Explore posts from servers
HHono
Created by tombyrer on 8/8/2024 in #help
return early from Promise loop
Yes, but there can be more than 1 key. But they should only match 1:1, so if 3 keys are being looked up, then there should be at max only 3 results. So once that third result is found, the loop should stop.
3 replies
HHono
Created by Jacob on 8/7/2024 in #help
Issues with Cloudflare KV
What exactly are you trying to do? & are you using a build tool like Wrangler &/or Vite?
5 replies
KPCKevin Powell - Community
Created by tombyrer on 5/17/2024 in #back-end
JavaScript host like Cloudflare Workers & Glitch had a baby?
2 replies
KPCKevin Powell - Community
Created by tombyrer on 5/1/2024 in #front-end
CSS color fallbacks
thanks! I was thinking that P3 > OKLAB, due to the wider color gambut, or does OKLAB dip into P3/REC2000 if you let it?
4 replies
KPCKevin Powell - Community
Created by patwasalinguist on 5/1/2024 in #front-end
Does Safari on OSX support CSS nesting?
I think the spec changed so you do not need the &, so Google/AI searches are outdated. Have you tested in your Safari locally? https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_nesting/Using_CSS_nesting
12 replies