Published onSeptember 17, 2025AI-Powered TDD: Why Tests-First Makes AI Your Best Coding PartneraitddtestingprogrammingdevelopmentAI can generate tons of code, but how do we make sure it's the right code? The answer isn't restricting AI to simple tasks—it's using tests to clearly communicate exactly what we want.
Published onMarch 1, 2024Using TDD to discuss component's APITDDAPIdesignHow to use TDD for designing and discussing the design of a component's API.