• falseWhite@lemmy.world
    link
    fedilink
    arrow-up
    10
    ·
    edit-2
    1 day ago

    Did you read the article?

    More features = more tech debt = slower development.

    Refactor code to get rid of tech debt to speed up the development again.

    • MyNameIsRichard@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      Which is basically doing the easy stuff first. There’s no tech debt and you can get a MVP up and running quite quickly with the intent of refactoring later, which almost never happens and then when you are filling in the details, you have the tech debt from the MVP slowing you down.