not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 11 days agoPOV: You maintain a JS library that 80% of modern web infrastructure uses as a dependency.lemmy.blahaj.zoneimagemessage-square20linkfedilinkarrow-up18arrow-down10
arrow-up18arrow-down1imagePOV: You maintain a JS library that 80% of modern web infrastructure uses as a dependency.lemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 11 days agomessage-square20linkfedilink
minus-squarekaty ✨@piefed.blahaj.zonelinkfedilinkEnglisharrow-up0·11 days agoi mean its still good to use an abstraction layer in case you ever have to change the underlying call; it’s far easier to change it in one place instead of replacing every call
i mean its still good to use an abstraction layer in case you ever have to change the underlying call; it’s far easier to change it in one place instead of replacing every call
YAGNI