Jump to ratings and reviews
Rate this book

Beginning Functional JavaScript: Functional Programming with JavaScript Using EcmaScript 6

Rate this book
Learn functional programming concepts using JavaScript ES6. You will learn concepts such as currying, partial functions, higher-order functions, and monads.

Programming languages have evolved from focusing on procedures to objects and now on function. JavaScript supports functional programming and allows developers to write well-crafted code.

What You Will Learn:


Master functional programming concepts
Identify how functions are treated in JavaScript
Understand real-world functional libraries and create a functional library that mimics underscore.js
Perform pure-error handling techniques such as functors and monads
Discover ES6 functional features such as spread operators and generators
Who This Book Is For:

JavaScript developers (or beginners) who want to understand functional programming concepts and the functional nature of the language.

184 pages, Paperback

Published March 10, 2017

7 people are currently reading
30 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
4 (15%)
4 stars
11 (42%)
3 stars
8 (30%)
2 stars
2 (7%)
1 star
1 (3%)
Displaying 1 - 2 of 2 reviews
Profile Image for BT.
95 reviews2 followers
June 20, 2017
Early parts were good, but some of the later material suffered from lack of editing and focus. It should be made explicit that the sample application stuff in the last few chapters is barely functional, but does make use of some of the concepts learned earlier in the book that are.
1 review
December 8, 2017
A simple & clear tutorial on Functional Programming, easy to crasp the concept and friendly to beginner.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.