๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Functional Programming in JavaScript

โœ Scribed by Dan Mantyla


Publisher
Packt Publishing
Year
2015
Tongue
English
Leaves
172
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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

About This Book

  • 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

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.

What You Will Learn

  • Separate core logic from the program state to write more maintainable code
  • Replace ugly for loops with pure functions and recursion
  • Simplify code with method chains of pure, higher-order functions
  • Create more reliable code with closures and immutable data
  • Explore lazy evaluation strategies and what they can accomplish
  • Develop more powerful applications with currying and function composition
  • Use promises, functors, monads, and function factories

In Detail

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.


๐Ÿ“œ SIMILAR VOLUMES


Functional Programming in JavaScript
โœ Dan Mantyla ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><b>Unlock the powers of functional programming hidden within JavaScript to build smarter, cleaner, and more reliable web apps</b></p> <h2>About This Book</h2><ul><li>Discover what functional programming is, why it's effective, and how it's used in JavaScript</li><li>Understand and optimize JavaSc

Functional Programming in JavaScript
โœ Dan Mantyla ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><b>Unlock the powers of functional programming hidden within JavaScript to build smarter, cleaner, and more reliable web apps</b></p> <h2>About This Book</h2><ul><li>Discover what functional programming is, why it's effective, and how it's used in JavaScript</li><li>Understand and optimize JavaSc

Functional Programming in JavaScript
โœ Luis Atencio ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› Manning Publications ๐ŸŒ English

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 programmi