If the same piece of code (or code that is almost the same) appears over and over again, that’s a red flag that you haven’t found the right abstractions.
Abstractions meaning good way to encode the information that maximises the number and independence of the components.