Harsh Mathur
Author ProfileClaim This Author Profile
Prove ownership by publishing #HashtagPLUS and this profile link on your author page or an article under your byline. A moderator or admin will review the request before it merges into your real HashtagPLUS username.
π dev.toSource
From Dev.to - cloud: Microsoft shipped Agent 365 last Friday with something most people skipped past.
π dev.toSource
From Dev RSS Feed: Spent yesterday reading the ICLR paper everyone in the agent space is going to be quoting for the next year.
π dev.toSource
Our Angular monorepo talks to a gRPC backend. Every service call passes through six interceptors: auth token injection, custom metadata, retry with backoff, deadline enforcement, request logging, and error mapping. That means six files, six @Injectable() decorators, six classes i