Skip to content

Practical guides

Building things: keeping keys out of your bundle, caching to stay inside a free tier, mocking APIs, and handling breaking changes.

10 articles

Guides

When a free tier stops being enough

Spotting the ceiling before you hit it, the optimisations that buy another order of magnitude, and how to judge whether paying or self-hosting is cheaper.

7 min read

Guides

Mocking APIs during development

Intercepting requests instead of stubbing your own code, recording real responses so mocks stay honest, and the drift problem that makes mocks lie.

6 min read

Other categories