Posts Tagged "Architecture"
Why Your Frontend Needs a Safety Net - Part 2
TanStack Query is a powerful tool. Used without discipline, it quietly makes your backend hate you.
Read Post
Building an AI Assistant as an Apollo Federation Subgraph
Instead of bolting an AI chat widget onto the side of an app, make it a proper Apollo Federation subgraph — sharing auth context, schema types, and a single API URL with the rest of your services.
Read Post
Why Your Frontend Needs a Safety Net
Implementing data layer abstraction in React applications to handle API changes.
Read Post