this post was submitted on 24 Nov 2025
558 points (89.2% liked)

Programmer Humor

27500 readers
1487 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] The_Decryptor@aussie.zone 4 points 2 days ago* (last edited 2 days ago)

Well, all websites are written in JS (on the frontend)

Not true anymore unfortunately, some sites are using frameworks compiled to WASM instead.

e.g. X is apparently using Yew now.

Edit: Ok the "apparently" is doing heavy lifting, since now I can't find the original source I read about it. Turns out "X" is a garbage name with no searchability, only an idiot would use it.