Jump to ratings and reviews
Rate this book

Beginning Functional JavaScript: Uncover the Concepts of Functional Programming with EcmaScript 8

Rate this book
Understand functional programming concepts and the functional nature of the JavaScript language. Starting with an introduction to functional programming concepts, you will learn the key differences between imperative and functional programming. Diving straight into JavaScript functions, you will learn to write them with ES8. Followed by this you will move to higher order functions and learn how 'Function as Data' opens up a world of possibilities. 

You will then build higher order functions with closures. Arrays will then be introduced, followed by a set of APIs you can use with them. You will learn how to transform one function to another using currying and partial application. The compose function will be discussed in detail, followed by functors and monads. After having an in-depth look at applicative functors, you will learn the new features offered in ES8. 

The concluding chapters of Beginning Functional JavaScript will show you how to use a functional toolkit to build a small library that allows you to develop web applications, followed by tips on testing your functional code.

What You Will Learn   



Discover functional programming concepts such as string padding and async functionsIdentify how functions are treated in JavaScriptCreate a functional library that mimics Underscore.JSDeep dive into ES8 functional features such as spread operators and generatorsCreate a library that works like the react-redux pattern by following the functional paradigm

Who This Book Is For

Novice JavaScript developers.

341 pages, Kindle Edition

Published December 5, 2018

4 people are currently reading
10 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
2 (33%)
4 stars
3 (50%)
3 stars
1 (16%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
112 reviews5 followers
February 9, 2020
A great, basic intro to functional programming wit ad-hoc snippets to follow up theory. Nothing advanced, but can be a great technical book ti understand the concepts behind EXCMA 6 and 8 and beyond.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.