::details-content {
interpolate-size: allow-keywords;
transition: content-visibility, height;
transition-behavior: allow-discrete;
}
[open]::details-content { height: fit-content; }
CSS :has() handling the image swaps 🤙
::details-content {
interpolate-size: allow-keywords;
transition: content-visibility, height;
transition-behavior: allow-discrete;
}
[open]::details-content { height: fit-content; }
CSS :has() handling the image swaps 🤙
We are thrilled to announce Vite+: A unified, Rust-powered toolchain and drop-in upgrade for @vite_js.
Read the full vision and learn about our sustainable licensing model (free for individuals, OSS & small businesses).
voidzero.dev/posts/announ...
We are thrilled to announce Vite+: A unified, Rust-powered toolchain and drop-in upgrade for @vite_js.
Read the full vision and learn about our sustainable licensing model (free for individuals, OSS & small businesses).
voidzero.dev/posts/announ...
Thanks @en.sitnik.ru @tonypconway.com , this will be way more convenient in many cases!
for the first time, there will be a first-class way to tell React to deprioritize some part of the tree, an alternative to unmounting.
for the first time, there will be a first-class way to tell React to deprioritize some part of the tree, an alternative to unmounting.
> create, download, or run Linux container images directly on Mac
🤩
> create, download, or run Linux container images directly on Mac
🤩
popcorn.swmansion.com
popcorn.swmansion.com
date-fns-parse.vercel.app
date-fns-parse.vercel.app
Read more: cnn.it/3GVwPg7
We, the people, must hold the president and his appointees accountable for this outrageous abuse against American liberty.
We, the people, must hold the president and his appointees accountable for this outrageous abuse against American liberty.
It translates this fancy TS function syntax to the real but unreadable ternary syntax
(works in both directions)
I see how this could be convenient to work on complex conditional types
There's even a VSCode extension
github.com/typed-rocks/...
It translates this fancy TS function syntax to the real but unreadable ternary syntax
(works in both directions)
I see how this could be convenient to work on complex conditional types
There's even a VSCode extension
github.com/typed-rocks/...
A new Random namespace with 22 methods for working with randomness in JavaScript.
proposal just hit Stage 1
A new Random namespace with 22 methods for working with randomness in JavaScript.
proposal just hit Stage 1
(“Hard mode” no Star Wars, Star Trek, or LoTR)
(“Hard mode” no Star Wars, Star Trek, or LoTR)
“Clever engineers write clever code. Exceptional engineers write simple code.”
Back in when people wanted “ninjas”, I said I wanted to be/wanted to work with gardeners. Ninjas come in and leave a bloody mess in the morning. Gardeners patiently cultivate.
First, styling the in-page part of controls + the popover for <select>. (Later we’ll do popovers for more things.)