1. A Place on the Web

    I'm late to blogging, but I want a place for career notes, personal projects, and weirder corners of the web.

  2. My Boss Was Right About empty()

    PHP's empty() is convenient, but it can hide the exact state I needed to notice.

  3. Optional Generic Function Argument

    How to define a generic type argument for an optional function parameter in TypeScript