Honestly we can learn so much from the game dev ecosystem, as web developers.
"So, if you’ve ever seen a spinner freeze for a moment before the UI is updated, this is why!"
Another 'holy shit' moment whilst reading a @joshwcomeau.com article.
✨ Fantastic new interactive blog post from @citizenofnowhe.re about the issue with quick cursor movement on the web and an improved algorithm that fixes it.
motion.dev/magazine/col...
Anchor pos & interest invokers are awesome!
The "taller" tooltips don't fit in the viewport below the link so the position flips.
All w/a few lines of CSS, a couple of HTML attributes, and it's a progressive enhancement so the existing experience doesn't change.
(still working on the animations)