1

Initial commit

This commit is contained in:
2025-03-28 12:57:37 +01:00
commit ed9ddcfdc8
1841 changed files with 42303 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
title: "Capture d'écran de https://tonsky.me/blog/js-bloat/"
description: "Capture effectuée le 22 février 2024 à 01:00"
attribution: "Richard Dern"
file: "images/screenshot.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@@ -0,0 +1,19 @@
---
links:
- name: Page d'origine
url: https://tonsky.me/blog/js-bloat/
lang: en
title: "JavaScript Bloat in 2024 @ tonsky.me"
date: 2024-02-22
keywords: []
cover: "images/screenshot.png"
# Example:
# links:
# - name: "LEGO (France)"
# lang: "fr"
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
# official: true
status: [{"date": "2025-03-25T10:55:19.654Z", "http_code": 200}]
---
> [...] I was living under impression that, for example, if the average web page size is 3 MB, then JavaScript bundle should be around 1 MB. Surely content should still take the majority, no?