Is #PureScript worth learning? Looks like fun, how does it compare to #Haskell ? Does it have good interpolability both ways with JS?
@vmv its very tempting...
@freemo oh yes. It is. If you are looking for a job based on PureScript it is no so bad. There are some offers and the competition is quite low ( in those cases which I know they pay quite well). To be honest I have found more PureScript then Elm and ReasonML summed up. Why? In my opinion when you know PS it means that you a lot of things from functional programming and type theory.
@freemo yes. You will learn language with awesome concepts(you can use some of them in other languages). It is quite easy to use Haskell and PureScript in the same time. The syntax is similar.