pcouy@lemmy.pierre-couy.fr to Programming@programming.dev · 8 months agoCode Smells Catalogluzkan.github.ioexternal-linkmessage-square56fedilinkarrow-up166arrow-down17
arrow-up159arrow-down1external-linkCode Smells Catalogluzkan.github.iopcouy@lemmy.pierre-couy.fr to Programming@programming.dev · 8 months agomessage-square56fedilink
minus-squareBradleyUffner@lemmy.worldlinkfedilinkEnglisharrow-up11·8 months agoA code smell isn’t supposed to be automatically bad. A smell is an indication that something might be wrong. Sometimes using a smelly pattern is legitimately the only way to do something.
A code smell isn’t supposed to be automatically bad. A smell is an indication that something might be wrong. Sometimes using a smelly pattern is legitimately the only way to do something.