Skip to content

Search

Match titles, tags, and descriptions. Arrow keys to move, Enter to open, Esc to close.

Open from the page (not while typing in a field): / · K or Ctrl K

    Blog

    Writing about software. Architecture. Craft.

    Practical writing on architecture, team habits, delivery systems, and the automation that helps software work feel calmer.

    26

    Articles currently hosted on my site and cross-posted to Medium.

    62

    Topics and themes covered in my writing across various publications.

    3

    Grouped reading tracks so related posts are easier to follow in sequence.

    9+

    Years of writing and sharing engineering knowledge across the web.

    Page 2 of 3

    Recent writing with a practical bias.

    Latest post first, then browse by topic and depth.

    Boosting Code Quality and Efficiency with My ESLint Configuration Library
    Writing Case Study
    5 min read

    Boosting Code Quality and Efficiency with My ESLint Configuration Library

    Reusable ESLint library for React, Next.js, and TypeScript projects. Enforces code quality with flat config support and simplifies the move from ESLint 8 to 9.

    In series: ESLint in Practice · Part 2