|
|
|
|
|
by randomdata
718 days ago
|
|
By using TDD, which promotes isolating the changeable surface area to a small area during discovery. That way you don't have to introduce the complexities of API changes across the rest of the application surface area, avoiding the churn spoken of earlier. |
|