How to decide when to refactor, when to rewrite

Опубликовано: 04 Август 2026
на канале: madewithlove
311
7

Software rewrite vs. starting from scratch vs. refactoring
Based on: https://madewithlove.com/blog/leaders...

Building software products is an ever-changing and challenging process. Technology evolves, the way we build software changes, and there are many ways of executing your strategy.

Because of these variables, user feedback, shortcuts taken during development, and the time it takes to get your app shipped from an initial idea to an MVP or a stable live product, you might find yourself at the crossroads of refactoring what you’ve got or starting over by rewriting your software completely.

In this video, we'll go over who to decide when to refactor and when to rewrite your software.