Inside the "Mini" Shai-Hulud Supply Chain CrisisJust when the JavaScript ecosystem was catching its breath after last week’s TanStack Router compromise, the Mini Shai-Hulud supply chain worm has continued its relentless march. Developed by the threMay 21, 2026·4 min read
Building Agents with ADK & TypeScript — Part 3: Hands-On: Transform Your AgentApr 18, 2026·4 min read
Building Agents with ADK & TypeScript — Part 2: Define Your Agent's IdentityPicking up from Part 1: You built and ran your first ADK agent in TypeScript using @google/adk. You verified it works via the CLI and the web UI. Now it's time to understand what each part of that ageApr 17, 2026·7 min read
Building PulseI was busy “learning” Google’s Agent Development Kit (ADK) — you know, that comforting phase where you convince yourself you’re making progress just by watching tutorials and nodding along. But at somApr 15, 2026·10 min read
Build Your First Agent with Agent Development Kit using TypeScriptThe Agent Development Kit (ADK) is an open-source, modular framework designed to shift agent creation from basic prompt engineering to a structured, code-first software development approach. It providApr 14, 2026·5 min read
ArkTypeArkType is a TypeScript-first runtime type validation library. It allows you to define types and validation rules using TypeScript-like syntax, and then validate data at runtime while keeping full TypMar 7, 2026·3 min read
Agent SkillsAre you ready to supercharge your AI agents? Imagine an AI that not only understands your requests but can also execute complex, multi-step tasks with precision. This is where Agent Skills come in, and they're set to revolutionize how we interact wit...Feb 7, 2026·5 min read
Inngest - 101In the era of AI and bots, have you ever wondered how long-running tasks—like waiting for a response from an assistant—actually work behind the scenes? With a traditional HTTP request, this kind of interaction isn’t always feasible, since HTTP is typ...Feb 1, 2026·6 min read