Functional JavaScript

Functional JavaScript
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 440
Release :
ISBN-10 : 9781449360788
ISBN-13 : 1449360785
Rating : 4/5 (88 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-03 with total page 440 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: 440
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
Racket Programming the Fun Way
Language: en
Pages: 362
Authors: James. W. Stelly
Categories: Computers
Type: BOOK - Published: 2021-01-12 - Publisher: No Starch Press

DOWNLOAD EBOOK

An introduction to the Racket functional programming language and DrRacket development environment to explore topics in mathematics (mostly recreational) and co
Crafting Interpreters
Language: en
Pages: 1021
Authors: Robert Nystrom
Categories: Computers
Type: BOOK - Published: 2021-07-27 - Publisher: Genever Benning

DOWNLOAD EBOOK

Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience
Starting FORTH
Language: en
Pages: 374
Authors: Leo Brodie
Categories: Computers
Type: BOOK - Published: 1987 - Publisher: Prentice Hall

DOWNLOAD EBOOK

Software -- Programming Languages.
Fun with Programming Languages
Language: en
Pages: 684
Authors: Paul Kaiser
Categories: Computers
Type: BOOK - Published: 2021-11-10 - Publisher: Bookbaby

DOWNLOAD EBOOK

An overview of programming languages: assembly language, procedural languages, and functional languages. This book is intended for readers who have a good found