Tutorials AG-UI Protocol: Stream AI Agents Into Your Frontend
Wire Claude or any agent backend to a React UI with AG-UI's 16 event types.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Wire Claude or any agent backend to a React UI with AG-UI's 16 event types.
Frontend Use <Activity> in React 19.2 to hide UI while preserving state, DOM, and scroll position.
System Design Coordinate multi-service writes with orchestration, choreography, and compensating transactions.
Frontend Auto-memoize React 19 apps with the compiler. Faster, less code.
Mobile Open your app from any https URL with Expo Router. iOS + Android setup that actually works.
Tutorials Reason + Act loop, tool routing, retries — implement a real agent in 200 lines of Python.
New AI guides for builders, in your inbox. Free.
Frontend Master useEffectEvent in React 19.2 to separate non-reactive logic from your Effects.
System Design Guarantee events publish even when Kafka is down. Outbox pattern with Postgres, step-by-step.
Database Microsecond reads via embedded SQLite synced from Turso Cloud: setup, gotchas, patterns