Tagged in

Functional Programming

Quick Code
Quick Code
Find the best tutorials and courses for the web, mobile, chatbot, AR/VR development, database management, data science, web design and cryptocurrency. Practice in JavaScript, Java, Python, R, Android, Swift, Objective-C, React, Node Js, Ember, C++, SQL & more.
More information
Followers
13.8K
Elsewhere
More, on Medium

Purescript II: Typeclasses and Monads

Last week, we started our exploration of Purescript. Purescript seeks to bring some of the awesomeness of Haskell to the world of web development. Its syntax looks a lot like Haskell’s, but it compiles to Javascript. This makes it very easy to use for web…