Posts
All the articles I've posted.
Ditch the post-it notes: protect your business secrets with a password vault
Posted on:May 11, 2026 at 08:00 PMWhy every company—from two-person shops to enterprises—should stop scribbling credentials on sticky notes and start using a password vault like 1Password.
@container: responsive layout that follows the component, not the viewport
Posted on:April 7, 2026 at 12:00 PMContainer queries and the @container rule let you style elements from their parent's width—so cards, sidebars, and embeds adapt inside columns and grids without viewport media queries.
How CSS cascade layers let you win with lower specificity
Posted on:March 30, 2026 at 12:00 PMUsing the @layer at-rule to order resets, components, and utilities so layer order does the heavy lifting—fewer chained selectors and less need for !important.