Profile avatar
kld.dev
๐Ÿง  JavaScript and CSS now make up 63% of my personality ๐ŸŽ™๏ธFormer child Elvis impersonator ๐Ÿ  https://kld.dev
85 posts 113 followers 558 following
Prolific Poster
Conversation Starter
comment in response to post
I grabbed an electric fence to prove to my friends that it wasn't on.
comment in response to post
I believe it's because `typeof new Box(100)` is still "object", so the SameValueNonNumber operation returns false. tc39.es/ecma262/mult...
comment in response to post
Awesome list. Also maybe The Young Ones (2014).
comment in response to post
I recognized the graphic right away. RIP
comment in response to post
className is a lie
comment in response to post
Great points throughout! Having built a web component library, I know how tricky it can be. I'd be curious to see how you'd tackle a data table. Creating replacements for tr, td, etc. is not ideal for a11y, but rendering native elements from data passed to a root component is rigid & complex.
comment in response to post
Same. bsky.app/profile/kld....
comment in response to post
The Cursive Song โ™ฅ๏ธ
comment in response to post
comment in response to post
๐Ÿ‘๐Ÿ‘๐Ÿ‘
comment in response to post
comment in response to post
CompuServe. You can pick up a free trail at Circuit City.
comment in response to post
I believe this is a relevant caniuse for anyone else who is wondering: caniuse.com/mdn-css_prop...
comment in response to post
Lock scrolling when a dialog is open: html:has(dialog[open]) { overflow: hidden; } Style input groups / fieldsets based on invalid input: .input-group:has(:user-invalid)
comment in response to post
"Laugh hard at the absurdly evil" took me down a fun rabbit hole.
comment in response to post
Even if they mostly exist to me as pixels on a screen.
comment in response to post
Per a mod post on the r/ProtonMail subreddit, "The team is aware and status page will be updated shortly." www.reddit.com/r/ProtonMail...
comment in response to post
This is fantastic! I used caiorss.github.io/bookmarklet-... to quickly make it a bookmarklet. Works like a charm!
comment in response to post