Somebody should write a book about arrow-kt 🙂 and with FP intro. It is really hard for someone to just jump in and learn arrow without proper explanations and good examples of idiomatic usages. I would buy that book right away 🙂
👍 1
p
pakoito
10/24/2019, 11:07 AM
Functional and Reactive Domain Modeling
pakoito
10/24/2019, 11:08 AM
and Scala's red book
pakoito
10/24/2019, 11:08 AM
basically all FP concepts from other languages, even F#, apply here
Thanks for the suggestions! I know the concepts translate from language to language, but wanting to learn more FP with kotlin/arrow, was hopping that someone is writing a book with that combo for examples so I can more easily translate it to my code.
Saša Šijak
10/24/2019, 11:12 AM
But in the mean time I will check the resources you mentioned