Itai Edri
1 min readFeb 19, 2017

--

Thank you for the great article!

I have one question regarding using js as fp. Comparing js to more mature and stable fp languages (like Haskell or elm), I find it very difficult to write true fp program, since the language don’t actually gives you the fundamentals of immutable, currying.

Why did you choose to give js as an example?

--

--