DEV Community

Discussion on: Beginners Guide To Higher Order Functions, Partial Functions and Currying

Collapse
 
pris_stratton profile image
pris stratton

Nice article 😀

I found that learning the basics of Haskell was a great way to learn FP concepts. I also cannot recommend Grokking Simplicity by Eric Normand enough - great book on practical FP.