Jump to ratings and reviews
Rate this book

Functional Programming in JavaScript

Rate this book
In this book, you will find how to use JavaScript as a functional programming language.

It turns out that JavaScript has everything it needs to be used as a functional language. We just have to remove features from the language starting with the 'this' keyword.

Functions are values. Functions can operate on other functions. Inner functions can access variables from the outer functions even after the outer functions have been executed.

Functional programming makes code easier to read, understand, test, and debug.

Here are some of the things you will

How to disable 'this' and enable immutable data objects using a linterHow to work with immutable objects and collectionsHow to do data transformations using core operations like filter, map, sort, or reduceHow to use statements like if and switch in a functional wayHow to create pipelines and use currying to pass additional dataUnderstand functors and monadsHow to work with promises and observablesUnderstand the Elm Architecture

168 pages, Kindle Edition

Published August 8, 2020

30 people are currently reading
7 people want to read

About the author

Cristian Salcescu

16 books3 followers
Cristian Salcescu is the author of the "Functional JavaScript" and "Functional React" book series.
He is a technical lead passionate about front-end development and enthusiastic about sharing ideas. He took different roles and participated in all parts of software creation.
Cristian Salcescu is a JavaScript trainer and a writer on Medium.

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
3 (25%)
4 stars
5 (41%)
3 stars
3 (25%)
2 stars
1 (8%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.