Recap
We’ve learned the key ideas that let us build an application iteratively, getting value at each step and avoiding a big design up front approach that often disappoints. We can read user stories, which will drive building our TDD application in small, well-defined steps. We now also know the process we’ll use to build our application—using TDD to get a thoroughly tested, central core of clean code, and then drive out connections to the real world.
Quiz
Get hands-on with 1400+ tech skills courses.