cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoRelatablelemmy.mlimagemessage-square65linkfedilinkarrow-up11.15Kcross-posted to: programmerhumor@lemmy.ml
arrow-up11.15KimageRelatablelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square65linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareCelestus@lemm.eelinkfedilinkEnglisharrow-up8·2 months agoNever use libraries you don’t contribute to in Production
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up6·2 months agoThere’s a huge difference between copy-pasting code you don’t understand and using a library with the assumption that the library does what it says on the tin. At the very least there’s a clear boundary between your code and not-your-code.
Never use libraries you don’t contribute to in Production
There’s a huge difference between copy-pasting code you don’t understand and using a library with the assumption that the library does what it says on the tin. At the very least there’s a clear boundary between your code and not-your-code.