Some 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 2020Excellent and comprehensive guide to styling buttons using modern CSS.
July 2020Comprehensive guide to styling buttons containing icons.
July 2020Good accessible colour checker, with tools to adjust font size and weight. And provides suggested colours if not accessible.
July 2020Well presented talk on not being too hasty to create abstractions.
July 2020Good analogy made in this article. You must include state in useEffect dependencies array, and some props. Which props? Props that might change, because "props are someone else's state".
July 2020Useful article demonstrating some flexible approaches to CSS custom properties.
July 2020Neat technique for "layering" links over other links, making them appear to be nested. Useful pattern for card navigation.
July 2020Round-up of various accessible, responsive table styling techniques
July 2020Comprehensive overview of the XState API
June 2020