Orchestrating Agents via ADK for TypeScript and Gemini CLI
Abstract Explore how to build and orchestrate production-ready, type-safe AI agents using Google's TypeScript Agent Development Kit (ADK)
Curated development tutorials from top sources. Filter by language.
Abstract Explore how to build and orchestrate production-ready, type-safe AI agents using Google's TypeScript Agent Development Kit (ADK)
This is part two of a series Principal Components in TypeScript TL;DR If you need a TL;DR, just read the code here: https://www.npmjs.com/
This is part 1 of a four part post on Principal Components in TypeScript that accompanies my package on npm Hello World Hello World and we
Part 3 of the LayerCache series. Part 1 — why I built it. Part 2 — how to use it. I want to talk about the incidents. Not the elegant architecture
Hey fellow AI-native devs! 👋 Lately, I’ve been feeling the pain of "Context Window Full" and escalating API bills while using Cursor and Claude Code.
After a week that reminded everyone how much trust sits in every extra layer, here's the production pattern we use to keep Cloud Run + Cloud SQL auth
In this article I'll show how I use the Facade Design Pattern on my angular projects. Facade Design Pattern I read about this pattern from
If you work in building HVAC, you know the ritual. You need a fan that will push 5000 m³/h at 400 Pa. Your manufacturer rep emails you a 400 MB instal
France's e-invoicing reform kicks in September 1st 2026. Germany's has been live since 2025. By 2027, every B2B invoice in the EU will be structured.
Small TypeOrm Persist Thread implement unit of work like a lot of modern ORMs for type-orm. Benefits : It optimize the persist flow by grouping ord
Small TypeOrm Persist Thread implement unit of work like a lot of modern ORMs for type-orm. Benefits : It optimize the persist flow by grouping ord
You're running Claude in production. Requests are slow, costs are spiking, some responses are garbage — and you have no idea why. That's the problem
You ask an LLM a carefully crafted question with a system prompt demanding JSON output. You get back a beautifully formatted response wrapped in tripl
I built a Chrome extension to make YouTube Shorts on the web less repetitive I built a Chrome extension called YouTube Shorts Workflow. It
What I wish I had before submitting my first MV3 Chrome extension While working on Chrome extensions, I ended up rewriting the same release
I built a Chrome extension to save pages with tags, notes, search, and local backup I built a Chrome extension called WebClip. It helps yo
As a Linux enthusiast, I’ve always been fascinated by how this operating system is structured — it feels like peeling back the layers of a well-design
If you’ve ever visited a small kirana store in India, you already know the workflow is fast, local, and often messy. Many store owners still manage bi
The debug build that wouldn't stop crashing It was 2 AM. I had just spent five days trying to fix the same bug. My game ran perfectly in t
Cloudflare D1: Serverless SQLite at the Edge — Production Patterns Cloudflare D1 is SQLite running inside Workers. You get sub-5ms query la