PureScript for Elm developers

I made a cheat-sheet for myself when learning PureScript. Now I’m sharing it: GitHub - laurentpayot/purescript-for-elm-developers: PureScript crash course targeted at Elm developers. Any feedback is welcome :smiley:

Spoiler alert: the more I know PureScript/Haskell, the more I like how Elm hides complexity from us.

20 Likes

This is an awesome resource. Thanks for sharing. :pray:

3 Likes

Awesome to see PureScript getting some attention! You reminded me to check up on its progress and community.
It’s been a topic of my bachelor’s thesis after I’ve worked with Elm for a few months as an intern.
I also remember glossing over many advanced things because it was much more complex language.

1 Like

I just added a section about nested tuples (tuples larger than 2 elements).

I think most of the basics of PureScript are covered now.

2 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.