Writing

Notes from the field

Long-form pieces on mobile engineering, shipping, and the bugs that only show up on real devices. · 5 posts

Your Mobile App Doesn't Have a Feature Problem. It Has a Reality Problem.

Simulators teach you to build for fast Wi-Fi and a user who never leaves the screen. Four lessons from shipping live delivery tracking to the phone with one bar of signal.

DevContainers: The Art of Portable Development Environments

Pack your dev environment in a box and take it anywhere

Async Generators in JavaScript: Taming the Data Flood

A deep dive into using async generators for handling large data streams efficiently

Node.js Logging: The Art of Digital Breadcrumbs

A comprehensive guide to implementing effective logging in Node.js applications

Building a Modern Portfolio Website with Astro

A deep dive into creating a fast, modern portfolio website using Astro, focusing on performance and developer experience.