▲ 580 ▼ You typical Node project (lemmy.ml) submitted 1 year ago by cm0002@piefed.world to c/programmer_humor@programming.dev 67 comments fedilink hide all child comments
[–] candyman337@lemmy.world 15 points 1 year ago (2 children) What is that? permalink fedilink source parent hideshow 4 child comments replies: [–] NewDark@lemmings.world 43 points 1 year ago (1 child) If you import 1% of your module code, you only compile the actual used code. Tree shaking is removing dead code paths that aren't used. permalink fedilink source parent hideshow 2 child comments replies: [–] candyman337@lemmy.world 13 points 1 year ago Ah ok gotcha permalink fedilink source parent [–] zea_64@lemmy.blahaj.zone 14 points 1 year ago (1 child) Dead code elimination but with a different name for some reason permalink fedilink source parent hideshow 2 child comments replies: [–] QuazarOmega@lemy.lol 4 points 1 year ago (1 child) Because we're monkeys permalink fedilink source parent hideshow 2 child comments replies: [–] mathiouchio@sh.itjust.works 2 points 1 year ago We ARE all apes permalink fedilink source parent
[–] NewDark@lemmings.world 43 points 1 year ago (1 child) If you import 1% of your module code, you only compile the actual used code. Tree shaking is removing dead code paths that aren't used. permalink fedilink source parent hideshow 2 child comments replies: [–] candyman337@lemmy.world 13 points 1 year ago Ah ok gotcha permalink fedilink source parent
[–] zea_64@lemmy.blahaj.zone 14 points 1 year ago (1 child) Dead code elimination but with a different name for some reason permalink fedilink source parent hideshow 2 child comments replies: [–] QuazarOmega@lemy.lol 4 points 1 year ago (1 child) Because we're monkeys permalink fedilink source parent hideshow 2 child comments replies: [–] mathiouchio@sh.itjust.works 2 points 1 year ago We ARE all apes permalink fedilink source parent
[–] QuazarOmega@lemy.lol 4 points 1 year ago (1 child) Because we're monkeys permalink fedilink source parent hideshow 2 child comments replies: [–] mathiouchio@sh.itjust.works 2 points 1 year ago We ARE all apes permalink fedilink source parent