These days, an app that was made 6 months ago is already outdated. Your team has to move very fast otherwise the code just slowly depreciates and newer apps take your market share with faster/simpler/better features for a fraction of the effort. It's move fast or die.
Login to reply
Replies (2)
Removing code is way more importing than adding it. Best PRs are the ones with a lot of red.
True that. But also refactoring things to re-do architectures that were valid in the past but are not the ideal anymore. My caching now is quite old. Same for the Relay client code we have.