this post was submitted on 18 Feb 2025
395 points (100.0% liked)

Programmer Humor

22189 readers
1425 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
[–] mEEGal@lemmy.world 14 points 1 month ago (4 children)

the last one is just immutability, praised in modern JS / TS, albeit at the repo level

[–] frezik@midwest.social 16 points 1 month ago (3 children)

I "love" how JavaScript has slowly rediscovered every piece of functional programming wisdom that was developed before 1980.

[–] expr@programming.dev 2 points 1 month ago (2 children)

Kind of, though they honestly just do pretend immutability. Object references are still copied everywhere.

[–] 0101100101@programming.dev 5 points 1 month ago

All of javascript is kinda just pretend.

load more comments (1 replies)
load more comments (1 replies)
load more comments (1 replies)