Thoughts on software development, design, and more.
How switching from a synchronous trigger pipeline to queued background jobs fixed production outages and made processing resilient.
As applications grow, databases often become the bottleneck. Learn how read replicas helps serve data efficiently by separating read and write responsibilities.
Convert your Medium articles into clean, editable Markdown format quickly with mdify—no copy-pasting required.
A breakdown of how browsers fetch websites and APIs send data, covering HTTP basics, headers, caching, CORS, and HTTPS.
Exploring the benefits of React Server Components and the App Router for modern web development.