by Gene Crawford | Jun 9, 2025
ForesightJS is a free and open-source JavaScript library that helps predict what users are likely to do next by analyzing their mouse movements and keyboard navigation. It lets developers prefetch data ahead of time based on these predictions, instead of waiting for...
by Gene Crawford | Jun 6, 2025
Material’s latest evolution helps you make products even more engaging and easier to use.
by Gene Crawford | Jun 5, 2025
CSS has matured a lot over the last decade. Many robust solutions filled in gaps that previously required fragile hacks. And now, there’s one more — margin-trim.
by Gene Crawford | Jun 4, 2025
A fast, dependency-free DOM capture library that converts HTML elements to SVG or images with full style, font, and pseudo-element support.
by Gene Crawford | Jun 3, 2025
Smoothly animating a border-radius with a View Transition, revisited