Blog Posts
-
Using a Pros/Cons list to help navigate technical discussions
Discover the humble Pro's/Con's list, a tool that captures every pro and con in technical problem-solving discussions to avoid repeating the same objections and lead to healthier discussions.
-
How to use variable fonts from Google Fonts
Google Fonts makes a lot of great variable fonts available, but it's not terribly clear how to make use of those fonts. Here are some tips on how to take full advantage of their super powers.
-
A new website: now on Eleventy!
Announcing the new version of my personal website - this time around I built it in Eleventy.
-
Colorosetta: the VS Code Extension!
Announcing the VS Code Extension for my one-to-many color translation tool, ColoRosetta
-
Using CSS Custom Properties and Logical Properties Together
How to combine custom properties and logical properties for layout super powers.
-
Browser Dev Tools: Element Inspector Popover
Did you know? All three major browser engines offer an inspector popover for elements. Yeah, I didn't know.