Hacker News new | ask | show | jobs
by TZubiri 368 days ago
Is that time saved initially but paid later as tech debt? Or time saved on the long run?
1 comments

often the debt is fine and doesn't need to be paid back. Its only tech debt when its a hotspot. For example all the ORM code that handles admin functions that the vast majority of the user base don't use.