PureScript Journey Part 1

Building a Web App in PureScript In my personal quest to learn more about functional programming and following an online course on Haskell , I will be writing down my steps on getting a web app in PureScript running. The code to this project can be found here . However, the code samples might not always be in the HEAD revision, as I am writing and developing at the same time. [Read More]