2

Sometimes I think that TypeScript is like a poor developer's Haskell. I thought "Isn't this supposed to support functional programming?" and searched for a way to do currying or partial application, and only found hackish solutions :/ Then again, maybe I don't know Haskell well enough to make a proper judgment.

Comments
  • 1
    Haskell for web front end would be PureScript. It is as close to haskell as I've yet seen in a browser and its probably about as good as it's ever going to get.
Add Comment