Multi-stroke text effect in CSS
Creating complex retro text outlines by stacking CSS elements with varying stroke widths, despite performance limitations.
The challenges of ensuring web features work consistently across different browsers, versions, and platforms, including progressive enhancement, polyfills, and the Interop project.
Creating complex retro text outlines by stacking CSS elements with varying stroke widths, despite performance limitations.

Native CSS now provides clean, performant replacements for the complex hacks, JavaScript libraries, and preprocessors that were once essential for web development.

Native masonry arrives in CSS: Grid Lanes uses standard Grid syntax to pack items into flexible lanes, with automatic orientation and tunable placement sensitivity.

A cross-framework scrollytelling video component that auto-tracks scroll and smartly falls back from WebCodecs to HTML5 methods for broad, performant support.

Use physics-driven SVG displacement maps and a rim-light overlay to approximate Apple’s Liquid Glass in Chrome as a backdrop-filter.