The main benefit Typescript offers here is to make the purpose of monadic bind (flatMap) clearer than it would be…

The main benefit Typescript offers here is to make the purpose of monadic bind (flatMap) clearer than it would be using dynamically typed JavaScript.

Part 2

https://codewithstyle.info/advanced-functional-programming-typescript-monads-generators/

Part 3

https://codewithstyle.info/advanced-functional-programming-typescript-functional-exceptions/

Leave a comment