Functional Programming in JavaScript

Functional Programming in JavaScript
Author :
Publisher : Simon and Schuster
Total Pages : 371
Release :
ISBN-10 : 9781638353591
ISBN-13 : 163835359X
Rating : 4/5 (91 Downloads)

Book Synopsis Functional Programming in JavaScript by : Luis Atencio

Download or read book Functional Programming in JavaScript written by Luis Atencio and published by Simon and Schuster. This book was released on 2016-06-06 with total page 371 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary Functional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance. Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasks Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology 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. About the Book 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. About the Author Luis Atencio is a software engineer and architect building enterprise applications in Java, PHP, and JavaScript. Table of Contents PART 1 THINK FUNCTIONALLY Becoming functional Higher-order JavaScript PART 2 GET FUNCTIONAL Few data structures, many operations Toward modular, reusable code Design patterns against complexity PART 3 ENHANCING YOUR FUNCTIONAL SKILLS Bulletproofing your code Functional optimizations Managing asynchronous events and data


Functional Programming in JavaScript Related Books

Functional Programming in JavaScript
Language: en
Pages: 371
Authors: Luis Atencio
Categories: Computers
Type: BOOK - Published: 2016-06-06 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Functional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testa
Functional JavaScript
Language: en
Pages: 432
Authors: Michael Fogus
Categories: Computers
Type: BOOK - Published: 2013-06-03 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

How can you overcome JavaScript language oddities and unsafe features? With this book, you’ll learn how to create code that’s beautiful, safe, and simple to
Mastering JavaScript Functional Programming
Language: en
Pages: 457
Authors: Federico Kereki
Categories: Computers
Type: BOOK - Published: 2020-01-24 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless te
Functional-Light JavaScript
Language: en
Pages: 388
Authors: Kyle Simpson
Categories:
Type: BOOK - Published: 2017-11-27 - Publisher:

DOWNLOAD EBOOK

Functional-Light JavaScript is a balanced, pragmatic exploration of Functional Programming in JavaScript.Functional Programming (FP) is an incredibly powerful p
Functional Programming in JavaScript
Language: en
Pages: 162
Authors: Cristian Salcescu
Categories:
Type: BOOK - Published: 2020-08-08 - Publisher:

DOWNLOAD EBOOK

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 fun