Two Old Ideas, One Predictable Future: Why Kiro’s Spec-Driven with Property-Based Flow Is My Favorite Feature

Most "new" ideas in software are older than we think. The thing I love most about building with Kiro is that it doesn't invent a gimmick โ€” it takes two battle-tested ideas that have been quietly proving themselves for a quarter of a century and finally makes them work together, end to end. Let me … Continue reading Two Old Ideas, One Predictable Future: Why Kiro’s Spec-Driven with Property-Based Flow Is My Favorite Feature

Kiro for Test-Driven Development (TDD)

This post explores the compatibility of Test-Driven Development (TDD) with AI coding assistants, specifically using Kiro, an AI-powered IDE. The author conducts an experiment involving the Number Parser Kata to demonstrate how Kiro effectively follows TDD principles, emphasizing that TDD remains essential for ensuring that AI-generated code solves the intended problems accurately.