You're viewing a single thread.
All Comments
52 comments
mEEGal @lemmy.world the last one is just immutability, praised in modern JS / TS, albeit at the repo level
14 2 Replyfrezik @midwest.social I "love" how JavaScript has slowly rediscovered every piece of functional programming wisdom that was developed before 1980.
16 0 Replyexpr @programming.dev Kind of, though they honestly just do pretend immutability. Object references are still copied everywhere.
2 0 Reply0101100101 @programming.dev All of javascript is kinda just pretend.
5 0 Replyfrezik @midwest.social 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.
2 0 Reply
52 comments
Scroll to top