Thadah D. Denyse to Programmer [email protected]English • 4 days agoVersion Controllemmy.blahaj.zoneimagemessage-square57fedilinkarrow-up1353arrow-down112
arrow-up1341arrow-down1imageVersion Controllemmy.blahaj.zoneThadah D. Denyse to Programmer [email protected]English • 4 days agomessage-square57fedilink
minus-square@[email protected]linkfedilink2•4 days agoKind of, though they honestly just do pretend immutability. Object references are still copied everywhere.
minus-square@[email protected]linkfedilinkEnglish5•4 days agoAll of javascript is kinda just pretend.
minus-square@[email protected]linkfedilink2•4 days agoI 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.
Kind of, though they honestly just do pretend immutability. Object references are still copied everywhere.
All of javascript is kinda just pretend.
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.