- Published on
- 10 min read
7 Books That Shaped How I Build Platforms Developers Actually Use
Seven books that shaped how I build platform products people trust, adopt quickly, and keep using.
2 posts tagged
Seven books that shaped how I build platform products people trust, adopt quickly, and keep using.
Most Go client libraries are a pain to use, test, or extend. Here's how to write one that isn't, covering functional options, context propagation, rich errors, retries, and testability.