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-square58fedilinkarrow-up1616arrow-down133
arrow-up1583arrow-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-square58fedilink
minus-squareCousin Mose@lemmy.hogru.chlinkfedilinkarrow-up61·edit-221 hours agoLooks like someone printed one JavaScript file from any modern website
minus-squareboonhet@lemmy.ziplinkfedilinkarrow-up3·17 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·15 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.