summaryrefslogtreecommitdiff
path: root/content/thoughts
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2024-10-26 15:00:04 +0200
committeryuzu-eva <stevenhu@web.de>2024-10-26 15:00:04 +0200
commit45761f652a3fce3b3009f4aa7ca6a0446ab3f1cc (patch)
tree308097db8ffcb82d9edc3d36cfacec98704250d7 /content/thoughts
parent6de16a35630a27f4e426c0ac711a2cac46bd7162 (diff)
fix
Diffstat (limited to 'content/thoughts')
-rw-r--r--content/thoughts/javascript.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/content/thoughts/javascript.md b/content/thoughts/javascript.md
index 0093b76..7f1c14c 100644
--- a/content/thoughts/javascript.md
+++ b/content/thoughts/javascript.md
@@ -21,9 +21,6 @@ it
- it makes websites inaccessible to users that are blocking javascript if your
site requires js to provide basic functionality, let alone load
-Entire video games used to fit on a 32MB Nintendo 64 cartridge. Now browsing
-the web for 5 minutes takes about the same amount of bandwidth, because of
-javascript.
If you are a web developer, please don't use js or at least use it sparingly.
This website will never use javascript.