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...
Main Authors: | , |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Berkeley, CA :
Apress
2018.
|
Edition: | 2nd ed. 2018. |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630561106719 |
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.