Functional Programming in JavaScript: How to improve your JavaScript programs using functional techniques

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Manning Publications, 2016. — 272 p. — ISBN-10: 1617292826, ISBN-13: 9781617292828.

In complex web applications, the low-level details of your JavaScript code can obscure the workings of the system as a whole. As a coding style, functional programming (FP) promotes loosely coupled relationships among the components of your application, making the big picture easier to design, communicate, and maintain.
Functional Programming in JavaScript teaches you techniques to improve your web applications - their extensibility, modularity, reusability, and testability, as well as their performance. This easy-to-read book uses concrete examples and clear explanations to show you how to use functional programming in real life. If you're new to functional programming, you'll appreciate this guide's many insightful comparisons to imperative or object-oriented programming that help you understand functional design. By the end, you'll think about application design in a fresh new way, and you may even grow to appreciate monads!
What's Inside:
High-value FP techniques for real-world uses;
Using FP where it makes the most sense;
Separating the logic of your system from implementation details;
FP-style error handling, testing, and debugging;
All code samples use JavaScript ES6 (ES 2015).
About the Reader:
Written for developers with a solid grasp of JavaScript fundamentals and web application design.

Author(s): Atencio Luis.

Language: English
Commentary: 1980561
Tags: Библиотека;Компьютерная литература;HTML / CSS / JavaScript