Hello,
I am currently learning the fp-ts, and I find your repository.
But after reading your readme, I am a little lost, I can not know where to start and I downloaded the project but I do not know what to do with it. Do you have advice for me ??
Thank you in advance
Docs only contain the API reference and some examples, so in order to use this library you are supposed to have a basic understanding of functional programming patterns and a basic knowledge of the most common data types and type classes.
A couple of introductory resources on functional programming
I also wrote a free book, an introduction to functional programming, unfortunately is in italian (*) https://github.com/gcanti/functional-programming
(*) by the way if someone is willing to help me with the english translation, please let me know, I don't have the bandwidth to start a translation (and besides, my english is pretty ugly...)
Thank you for your answer . I will visit the url s you proposed. thank you
Most helpful comment
Docs only contain the API reference and some examples, so in order to use this library you are supposed to have a basic understanding of functional programming patterns and a basic knowledge of the most common data types and type classes.
A couple of introductory resources on functional programming
I also wrote a free book, an introduction to functional programming, unfortunately is in italian (*) https://github.com/gcanti/functional-programming
(*) by the way if someone is willing to help me with the english translation, please let me know, I don't have the bandwidth to start a translation (and besides, my english is pretty ugly...)