cm0002@lemmy.world to Programmer Humor@programming.dev · 9 days agoRelatablelemmy.mlexternal-linkmessage-square70fedilinkarrow-up11.14Karrow-down17
arrow-up11.14Karrow-down1external-linkRelatablelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 9 days agomessage-square70fedilink
minus-squareCelestus@lemm.eelinkfedilinkEnglisharrow-up8·7 days agoNever use libraries you don’t contribute to in Production
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up6arrow-down1·7 days 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.