Blog

  1. No organisation ever knows what it wants, but it always knows when it wants it by

    An image generated using DeepAI with the prompt: a cartoon drawing of a software developer in a depressing meeting with faceless coworkersLooking at why the expectations of software teams is constantly changing yet deadlines remain fixed and how to cope.
  2. Your code should be lazy

    An image generated using DeepAI with the prompt: a cartoon drawing of a very lazy computer that doesn't want to do any workAdvocating for the benefits of the return early and separation of concerns patterns through the analogy of code being lazy and not wanting to do any more work than absolutely necessary.
  3. GraphQL Schema Stitching vs Apollo Federation

    An image generated using DALL.E with the prompt: large clusters of bright dots and connecting lines on a field of inky blackEvaluating the two approaches to combining multiple micro GraphQL APIs in a startup environment without impacting product timelines.
  4. React directory structure

    An image generated using DALL.E with the prompt: fraught stickman overwhelmed by multiple giant piles of paperDiscussing how a React component's logical structure can be reflected in its file structure to improve developer experience.