Functional JavaScript

Functional JavaScript
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 260
Release :
ISBN-10 : 9781449360795
ISBN-13 : 1449360793
Rating : 4/5 (793 Downloads)

Book Synopsis Functional JavaScript by : Michael Fogus

Download or read book Functional JavaScript written by Michael Fogus and published by "O'Reilly Media, Inc.". This book was released on 2013-06 with total page 260 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 understand and test by using JavaScript’s functional programming support. Author Michael Fogus shows you how to apply functional-style concepts with Underscore.js, a JavaScript library that facilitates functional programming techniques. Sample code is available on GitHub at https://github.com/funjs/book-source. Fogus helps you think in a functional way to help you minimize complexity in the programs you build. If you’re a JavaScript programmer hoping to learn functional programming techniques, or a functional programmer looking to learn JavaScript, this book is the ideal introduction. Use applicative programming techniques with first-class functions Understand how and why you might leverage variable scoping and closures Delve into higher-order functions—and learn how they take other functions as arguments for maximum advantage Explore ways to compose new functions from existing functions Get around JavaScript’s limitations for using recursive functions Reduce, hide, or eliminate the footprint of state change in your programs Practice flow-based programming with chains and functional pipelines Discover how to code without using classes


Functional JavaScript Related Books

Functional JavaScript
Language: en
Pages: 260
Authors: Michael Fogus
Categories: Computers
Type: BOOK - Published: 2013-06 - 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
JavaScript: Functional Programming for JavaScript Developers
Language: en
Pages: 635
Authors: Ved Antani
Categories: Computers
Type: BOOK - Published: 2016-08-31 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Unlock the powers of functional programming hidden within JavaScript to build smarter, cleaner, and more reliable web apps About This Book Write powerful code w
Beginning Functional JavaScript
Language: en
Pages: 320
Authors: Anto Aravinth
Categories: Computers
Type: BOOK - Published: 2018-12-05 - Publisher: Apress

DOWNLOAD EBOOK

Understand functional programming concepts and the functional nature of the JavaScript language. Starting with an introduction to functional programming concept
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
Mastering JavaScript Functional Programming
Language: en
Pages: 614
Authors: Federico Kereki
Categories: Computers
Type: BOOK - Published: 2023-04-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Apply functional programming techniques to write testable terser code for frontend and backend development with improved clarity, concurrency, and performance P