• frezik@midwest.social
    link
    fedilink
    arrow-up
    16
    ·
    24 天前

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

    • expr@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      24 天前

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