• Zagorath@aussie.zone
    link
    fedilink
    arrow-up
    2
    ·
    17 hours 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.