cm0002@lemmy.world to Programmer Humor@programming.dev · 9 months agoWhy indeedlemmy.mlexternal-linkmessage-square193fedilinkarrow-up11.48Karrow-down126
arrow-up11.46Karrow-down1external-linkWhy indeedlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 9 months agomessage-square193fedilink
minus-squarebleistift2@sopuli.xyzlinkfedilinkEnglisharrow-up7·9 months agoNowadays libraries are built with tree-shaking in mind, so when it’s time to deploy the app only the code that’s actually used gets bundled.
Nowadays libraries are built with tree-shaking in mind, so when it’s time to deploy the app only the code that’s actually used gets bundled.