·4 min read
What's next for api-client, and what I'd do differently
The last post in the series — where the package is headed, and an honest look at what I'd change if I were starting it over today.
2 posts
The last post in the series — where the package is headed, and an honest look at what I'd change if I were starting it over today.
Every project I ship ends up with the same auth-retry-cache logic copy-pasted and slightly broken. Here's why I finally turned that pattern into a real package.