Nice visual "waves" effect using some CSS transforms and linear interpolation in JS.
May 2023A really interesting library that provides an API to simplify data loading and caching, for use with React Suspense.
May 2023A macOS app that "fixes" blurry or small text in other apps that have been converted from iOS. I did try this on Timery, which has small font and it didn't seem to work there, but this may be because Timery has made some Mac-specific changes.
May 2023TIL about implicit submissions on HTML forms: Quite a few surprising behaviours fall out of this…
August 2022Really happy to see contenteditable on the list here (even if marked as experimental)!
March 2022Tool to convert any character (or characters) in a specific Google Font to an SVG path. Effectively allowing you to convert a letter or word to an image.
October 2021Some handy scripts for setting up Homebrew to install via x86 or ARM architectures.
March 2021Tip to use the CSS clamp function to make text wrap more nicely in responsive designs
March 2021Guide to using the Robot3 state machine to build a semi complex modal in React.
March 2021Tool for computing the the CSS line height so that it fits exactly onto a (pixel based) grid
January 2021Good article introducing what engineering delivery metrics are, how they can be sold to the team, and what they are useful/not useful for.
November 2020A UI "search engine" - search for screenshots of UI patterns used on other sites.
September 2020Nice CSS trick to animate underlines for links
August 2020Excellent practical guide to centering with modern CSS.
July 2020