Radar

Links to things we’re checking into.

Expanding CSS Shadow Effects

Expanding CSS Shadow Effects

Design principles tell us a shadow is conveys that light is hiding an object, which casts the shadow behind it, giving us a sense of depth. However, if that’s all a shadow is ever used for, then it has not been utilized to its full potential. 

Extending the cursor

Extending the cursor

The cursor has transformed from a simple pointing device into a powerful tool for enhancing user interaction and providing contextual feedback. Software and games are raising the bar for what the cursor interface can do, demonstrating how thoughtful extensions of a...

Get This and Other Things In Our Weekly Email Newsletter

6 CSS Snippets Every Front-End Developer Should Know In 2025

6 CSS Snippets Every Front-End Developer Should Know In 2025

2025; I think every front-end developer should know how to enable page transitions, transition a <dialog>, popover, and <details>, animate light n' dark gradient text, type safe their CSS system, and add springy easing to animation.

:hover > :not(:hover), sorry not sorry

:hover > :not(:hover), sorry not sorry

I don't see this technique enough: focus by demotion. Very often we create focus by promotion: hover to create a glow, focus rings, or even just making text bold.

More News & Articles

Website Scanning Patterns for Maximum Engagement

Website Scanning Patterns for Maximum Engagement

Discover how users visually process websites, the role of scanning patterns, content placement, and “the fold” Learn to design engaging pages with fast-to-consume content that aligns with user behavior.