📰 Dev.to · Alex Rogov
5 articles · Updated every 3 hours · View all reads
All
Articles 82,874Blog Posts 106,010Tech Tutorials 20,198Research Papers 17,840News 13,997
⚡ AI Lessons

Dev.to · Alex Rogov
⚡ AI Lesson
2w ago
Shipping archkit v0.1: a TypeScript Clean Architecture scaffolder built in one Claude Code session
npx @autosergach/archkit create my-lib scaffolds a TypeScript library with Clean Architecture — domain, application, ports — plus a working use case and 5 passi

Dev.to · Alex Rogov
1mo ago
Building an AI Coding Agent from Scratch with Claude Agent SDK
Step-by-step tutorial: build a TypeScript code review agent using the Anthropic SDK. Tool use, agent loops, real code — no frameworks needed.

Dev.to · Alex Rogov
2mo ago
How to Structure a TypeScript Project So AI Agents Can Navigate It
Your AI coding assistant is only as good as the codebase it navigates. I've watched Claude Code,...

Dev.to · Alex Rogov
2mo ago
How We Migrated 200K Lines from JS to Strict TypeScript
5-phase migration strategy with metrics, checklist, and lessons learned from a real production migration.

DeepCamp AI