slaacaa@lemmy.world to Lemmy Shitpost@lemmy.world · edit-22 days agoStanley Kubrick's assistant standing next to the finished movie script for the Moon landing, 1969lemmy.worldimagemessage-square55linkfedilinkarrow-up1344arrow-down118
arrow-up1326arrow-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-22 days agomessage-square55linkfedilink
minus-squareCousin Mose@lemmy.hogru.chlinkfedilinkarrow-up33·edit-215 hours agoLooks like someone printed one JavaScript file from any modern website
minus-squareboonhet@lemmy.ziplinkfedilinkarrow-up3·12 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·9 hours 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.