|
|
|
|
|
by dbetteridge
547 days ago
|
|
It doesn't matter.. Until it does. Having poor quality code makes refactoring for new features harder, it increases the time to ship and means bugs are harder to fix without side effects. It also means changes have more side effects and are more likely to contain bugs. For an MVP or a startup just running off seed funding? Go ham with LLMs and get something in front of your customers, but then when more money is available you need to prioritise making that early code better. |
|