|
|
|
|
|
by toss1
335 days ago
|
|
There used to be a contest to fit a good web page into 5kB [0]. Seems it stopped running in 2002, to be replaced by a 10kB contest. Evidently, the entire concept of size & communications efficiency has been abandoned [0] https://www.the5k.org/about.php |
|
In accordance with this philosophy, I worked on a project a couple years ago where the HTML home page uncompressed size was intentionally limited to 4k. The idea being a slow network connection (such as a mobile device using a limited cellular connection) would be able to render quickly and remaining content could load asynchronously.