AIHTW: The useStyle hook
TL;DR: It's like clsx, but for `style` props.
To boldy go where countless others have gone before.
TL;DR: It's like clsx, but for `style` props.
TL;DR: iOS' Web Push implementation kind of defeats a key point of the web.
TL;DR: An idea for a small library that makes it easier to abort Promise chains.
TL;DR: Use template (not div) and textContent (not innerText).
TL;DR: Users are being spied on, websites are broken and hijacked.
TL;DR: If you need a double rAF() for a transition to work, getComputedStyle().opacity may be a cheap, synchronous alternative.
TL;DR: No one is talking about Apple announcing it's _finally_ going to bring Web Push to Safari.
TL;DR: Returning a promise in `new Promise()` never resolves, but returning a promise in `.then()` does.