Blog

A collection of my thoughts, ideas, and experiences. I write about various topics, including web development, technology, and personal topics.

  • Link to article
    4 min read

    Set up path aliases and type checking in MDX with TypeScript

    Improve DX and reliability in your MDX + TypeScript setup using two small but powerful configuration changes.

  • Link to article
    8 min read

    Sending thousands of Emails with Deno and Postmark

    Learn how we efficiently send over 37k notification emails with detailed logging and error handling.