Option A: 10k lines of code done in one day.
Option B: 1k lines of code done in one week.
The same functionality is implemented.
What is better for a product that aims to survive in the long run? 🤔
Option A: 10k lines of code done in one day.
Option B: 1k lines of code done in one week.
The same functionality is implemented.
What is better for a product that aims to survive in the long run? 🤔
@ffloyd the one that can be debugged faster.
Creation -> Legacy -> bugs.
Volumetric code flow through test can dilute test.
Volumetric code flow through QA can dilute QA.
Time is a friend as much as an enemy.