cm0002@lemmy.world to Programmer Humor@programming.dev · 11 days agoWhy indeedlemmy.mlexternal-linkmessage-square201fedilinkarrow-up11.48Karrow-down126
arrow-up11.46Karrow-down1external-linkWhy indeedlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 11 days agomessage-square201fedilink
minus-squarebleistift2@sopuli.xyzlinkfedilinkEnglisharrow-up7·10 days 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.