Apress | Beginning Functional JavaScript (2018 EN)

Discussion in 'Programming' started by Kanka, Aug 9, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,037
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Anto Aravinth, Srikanth Machiraju
    Full Title: Beginning Functional JavaScript: Uncover The Concepts Of Functional Programming With EcmaScript 8, 2nd Edition
    Publisher: Apress; 2nd ed. edition (December 6, 2018)
    Year: 2018
    ISBN-13: 9781484240878 (978-1-4842-4087-8), 9781484240861 (978-1-4842-4086-1)
    ISBN-10: 1484240871, 1484240863
    Pages: 307
    Language: English
    Genre: Educational: Web Development
    File type: EPUB (True), PDF (True)
    Quality: 10/10
    Price: 37.44 €


    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 learn to write them with ES8. Followed by this you will move to higher order functions and learn how 'Function as Data' opens up a world of possibilities.

    You will then build higher order functions with closures. Arrays will then be introduced, followed by a set of APIs you can use with them. You will learn how to transform one function to another using currying and partial application. The compose function will be discussed in detail, followed by functors and monads. After having an in-depth look at applicative functors, you will learn the new features offered in ES8.

    The concluding chapters of Beginning Functional JavaScript will show you how to use a functional toolkit to build a small library that allows you to develop web applications, followed by tips on testing your functional code.


    Learn:
    ✓ Discover functional programming concepts such as string padding and async functions
    ✓ Identify how functions are treated in JavaScript
    ✓ Create a functional library that mimics Underscore.JS
    ✓ Deep dive into ES8 functional features such as spread operators and generators
    ✓ Create a library that works like the react-redux pattern by following the functional paradigm

    Features:
    ✓ Shows how functional APIs can be built
    ✓ Builds a React-like library following functional concepts
    ✓ Based on EcmaScript 8

    Who This Book Is For:
    Novice JavaScript developers.

    -------------
     
    Last edited by a moderator: Mar 29, 2020