Blog

Notes from the workshop.

Build logs, AI-native practice, and opinionated craft. Written when there is something worth saying.

Featured / Build log

TSRX in TanStack Start: what we like, and three bugs we filed

TanStack Start is our default for new TypeScript projects. We paired it with TSRX, a JSX successor built for co-located structure and AI-native codebases, and stress-tested every language feature. Client-side it's a clear win. SSR has real seams, and we're filing them upstream.

Jamie Davenport · 6 min read

  • typescript
  • tanstack
  • react
  • ai-native
  • build-log

Build log

Companies House's API spec is broken. Ours isn't.

It took 374 lines of code to keep the official spec usable. We deleted them, built a curated spec from primary sources, and shipped the SDK Companies House should have built.

Jamie Davenport · 7 min read

  • typescript
  • open-source
  • build-log
  • ai-native