Remix.run Logo
paulddraper 2 days ago

> Your total UNCOMPRESSED web resources must not exceed 512KB

JavaScript gets all the hate for size, but images easily surpass even your most bloated frameworks.

Which is why the websites on this list largely don't use media.

---

The problem with JavaScript is the network size (well, not as much); it's the execution time.