cm0002@lemmy.world to Programmer Humor@programming.dev · 9 months agoWhy indeedlemmy.mlexternal-linkmessage-square197linkfedilinkarrow-up11.53Karrow-down126
arrow-up11.51Karrow-down1external-linkWhy indeedlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 9 months agomessage-square197linkfedilink
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.