Hacker News new | ask | show | jobs
by spraak 2997 days ago
You might check out ReasonML. There is even a blessed ReasonReact
1 comments

ReasonML isn't pure FP.
Purity is not an end unto itself.
Immutability and purity by default goes a long way to remove a lot of headaches. I could settle for immutability, but it seems ReasonML mixes things a bit.