• @xmunk@sh.itjust.works
    link
    fedilink
    1525 days ago

    Javascript:

    I heard you like mutating class data so I’m mutating the data you can put in your class data, dawg.

    • Zagorath
      link
      fedilink
      324 days ago

      To be fair to JavaScript (I feel gross just saying that), it does have the ability to do some more functional-like programming as well. For example, many of its more recent array methods like filter, map, and reduce are pure functions.