Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Functional Programming in JavaScript

Posted By: AlenMiler
Functional Programming in JavaScript

Functional Programming in JavaScript by Dan Mantyla
English | Mar 26, 2015 | ISBN: 1784398225 | 152 Pages | AZW3/MOBI/EPUB/PDF (conv) | 6.5 MB

Unlock the powers of functional programming hidden within JavaScript to build smarter, cleaner, and more reliable web apps.

If you are a JavaScript developer interested in learning functional programming, looking for the quantum leap towards mastering the JavaScript language, or just want to become a better programmer in general, then this book is ideal for you. It is aimed at programmers involved in developing reactive frontend apps, server-side apps that wrangle with reliability and concurrency, and everything in between.

Discover what functional programming is, why it's effective, and how it's used in JavaScript
Understand and optimize JavaScript's hidden potential as a true functional language
Explore the best coding practices for real-world applications
Who This Book Is For

This is a fast-paced guide that will help you to write real-world applications by utilizing a wide range of functional techniques and styles.

The book first explores the core concepts of functional programming common to all functional languages, with examples of their use in JavaScript. It's followed by a comprehensive roundup of functional programming libraries for JavaScript that minimizes the burden of digging deep into JavaScript to expose a set of tools that makes functional programming not just possible but highly convenient. The book then rounds off with an overview of methods to effectively use and mix functional programming with object-oriented programming.