Skip to content
fellowcoder

Types that earn their keep

Most TypeScript adds ceremony without removing bugs. Four patterns that make illegal states unrepresentable instead of merely annotated.

Article6 min

Postgres is probably enough

Before you add Redis, Elasticsearch, a vector database, and a queue: Postgres does all four adequately, and 'adequately' is the correct target until it isn't.

Article6 min