slaacaa@lemmy.world to Lemmy Shitpost@lemmy.world · edit-21 day agoStanley Kubrick's assistant standing next to the finished movie script for the Moon landing, 1969lemmy.worldimagemessage-square58linkfedilinkarrow-up1598arrow-down131
arrow-up1567arrow-down1imageStanley Kubrick's assistant standing next to the finished movie script for the Moon landing, 1969lemmy.worldslaacaa@lemmy.world to Lemmy Shitpost@lemmy.world · edit-21 day agomessage-square58linkfedilink
minus-squareCousin Mose@lemmy.hogru.chlinkfedilinkarrow-up59·edit-26 hours agoLooks like someone printed one JavaScript file from any modern website
minus-squareboonhet@lemmy.ziplinkfedilinkarrow-up2·2 hours agoThat’s just because they bundle it all into one file and minify it. In reality it’s 7 billion files each exporting one 3 line function
minus-squareCousin Mose@lemmy.hogru.chlinkfedilinkarrow-up1·2 minutes agoI’m a web developer and I definitely don’t do this anymore. With http/2 there isn’t really a great reason to do this.
Looks like someone printed one JavaScript file from any modern website
That’s just because they bundle it all into one file and minify it. In reality it’s 7 billion files each exporting one 3 line function
I’m a web developer and I definitely don’t do this anymore. With http/2 there isn’t really a great reason to do this.
Rude, but correct.