DEV Community

Cover image for Released a visual guide to functional programming in JS
Paramanantham Harrison
Paramanantham Harrison

Posted on

Released a visual guide to functional programming in JS

Are you interested to learn the benefits of functional programming in javaScript without going into tutorial hell, please check out my ebook (free).

It is visual and it helps to learn these concepts,

  • Pure Functions
  • Immutability
  • First-Class and Higher-Order Functions
  • Function Composition
  • Recursion
  • Lazy Evaluation
  • Pattern Matching
  • Monads
  • Currying
  • Referential Transparency

Top comments (0)