• frezik@midwest.social
    link
    fedilink
    arrow-up
    15
    ·
    1 年前

    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
      ·
      1 年前

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