Live data from Hacker News

Functional programming in JavaScript is an antipattern

hackernoon.com

91–92 of 92 posts

Re: Functional programming in JavaScript is an antipattern

#91
post #75
post #55

Earlier quoted context omitted.

Language is a tool for communication, and the great strength of English is that it is defined by consensus. Words shift in meaning.

Which is neither here nor there regarding my original observation, which didn't deny that "words shift in meaning" but called to attention (or to memory) a particular shift in meaning. That said, and being a pedant, I must say that while English (or any language) does indeed change, it doesn't do so by any kind of consensus. People don't stop and give consent to a change in meanings, they roll along with it. There ar…

Oh, come off it. Yes, you carefully phrased it so that your post isn't explicitly criticism, but it's clearly implied.

Re: Functional programming in JavaScript is an antipattern

#92
post #7
post #3

The flagged comment was accurate - post claims FP in javascript is an antipattern, but then says FP is the most sane way to write javasript. Ergo author is claiming javascript is an antipattern, tldr clojurescript. /shrug

that's a misrepresentation. post claims FP in javascript is an antipattern, so use FP language that transpiles to javascript instead.

From the post:

    Basically, write Javascript without functional programming techniques. That doesn’t seem like a good solution.
So . . . what am I misrepresenting?
Post reply on HN