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

Saved in:
Bibliographic Details
Main Author: Aravinth, Anto (Author)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress, 2018.
Edition:2nd ed. 2018.
Subjects:
ISBN:9781484240878
Online Access: Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
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.