To fix bugs or add new features?

Merunas Grincalaitis
4 min readMar 8, 2020

This is a constant problem we developers face. How do you deal with the increasing number of bugs while also adding new features on a constant basis in an environment where the time is very limited? This article solves this decade-old question.

There are two main perspectives on that dilemma:

  • Fix all bugs and add new features once everything works properly: You may have tests that…

--

--