Beginning Functional JavaScript Uncover the Concepts of Functional Programming with EcmaScript 8 /

Understand functional programming concepts and the functional nature of the JavaScript language. Starting with an introduction to functional programming concepts, you will learn the key differences between imperative and functional programming. Diving straight into JavaScript functions, you will lea...

Full description

Bibliographic Details
Main Authors: Aravinth, Anto (Author, http://id.loc.gov/vocabulary/relators/aut), Machiraju, Srikanth (http://id.loc.gov/vocabulary/relators/aut)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2018.
Edition:2nd ed. 2018.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • Chapter 1: Functional Programming In Simple Terms
  • Chapter 2: Fundamentals of JavaScript functions
  • Chapter 3: Higher Order Functions
  • Chapter 4: Closures and higher order functions
  • Chapter 5: Being Functional On Arrays
  • Chapter 6: Currying and Partial Application
  • Chapter 7: Composition and pipeline
  • Chapter 8: Fun with Functors
  • Chapter 9: Monads In Depth
  • Chapter 10: Pause, Resume with Generators
  • Chapter 11: Building a Small React-like Library
  • Chapter 12: Testing and Closing Thoughts.