this post was submitted on 22 Oct 2023
211 points (96.1% liked)

Mildly Interesting

16426 readers
285 users here now

This is for strictly mildly interesting material. If it's too interesting, it doesn't belong. If it's not interesting, it doesn't belong.

This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh.. what do we know?

Just post some stuff and don't spam.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] sheogorath 6 points 8 months ago (1 children)

Some intranet site developed with React + Angular + Vue + jQuery + during development the dev tried a lot of packages but didn't delete the unused ones + no tree shaking + bundled all of the assets in the page

[โ€“] [email protected] 1 points 8 months ago

This is what happens when people don't use their brain while coding.