Writing
Notes on building software, shipping products, and lessons learned along the way.
After building multiple production apps, here are the patterns that actually worked (and the ones that didn't).
Not every real-time feature needs persistent connections. Here's how I built responsive UIs using smarter polling and caching strategies.
TypeScript can slow you down if misused. These are the patterns and configurations that have genuinely made me faster.