Field notes

Practical notes from the boilerplate.

Short writeups on routing, background jobs, mobile clients, and the product decisions that shape this stack.

Product notes, changelogs, and short essays collected in one public archive.
May 28, 2026/1 min read

Background jobs should stay boring

A practical note on keeping BullMQ integration thin while still giving apps the queue glue they need.

BullMQRedisOperations
Read latest
May 21, 2026/1 min read

How the web and native apps share a typed backend without forcing the same UI decisions.

ExpotRPCMonorepo
May 13, 2026/1 min read

A short field note on route files, server handlers, and keeping the app surface understandable.

TanStack StartReactRouting