378
Version Control (lemmy.blahaj.zone)
submitted 1 month ago by thadah to c/programmer_humor@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] frezik@midwest.social 15 points 1 month ago

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

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.

[-] frezik@midwest.social 2 points 1 month ago

I find you need the whole ecosystem to support immutability to make it work. Every library needs to be based around it. Elixir is about the only modern option that does.

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

Programmer Humor

22469 readers
881 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