๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Mastering JavaScript Functional Programming: Write clean, robust, and maintainable web and server code using functional JavaScript, 2nd Edition

โœ Scribed by Federico Kereki


Publisher
Packt Publishing
Year
2020
Tongue
English
Leaves
470
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testing

Key Features

  • Explore this second edition updated to cover features like async functions and transducers, as well as functional reactive programming
  • Enhance your functional programming (FP) skills to build web and server apps using JavaScript
  • Use FP to enhance the modularity, reusability, and performance of apps

Book Description

Functional programming is a paradigm for developing software with better performance. It helps you write concise and testable code. To help you take your programming skills to the next level, this comprehensive book will assist you in harnessing the capabilities of functional programming with JavaScript and writing highly maintainable and testable web and server apps using functional JavaScript.

This second edition is updated and improved to cover features such as transducers, lenses, prisms and various other concepts to help you write efficient programs. By focusing on functional programming, you'll not only start to write but also to test pure functions, and reduce side effects. The book also specifically allows you to discover techniques for simplifying code and applying recursion for loopless coding. Gradually, you'll understand how to achieve immutability, implement design patterns, and work with data types for your application, before going on to learn functional reactive programming to handle complex events in your app. Finally, the book will take you through the design patterns that are relevant to functional programming.

By the end of this book, you'll have developed your JavaScript skills and have gained knowledge of the essential functional programming techniques to program effectively.

What you will learn

  • Simplify JavaScript coding using function composition, pipelining, chaining, and transducing
  • Use declarative coding as opposed to imperative coding to write clean JavaScript code
  • Create more reliable code with closures and immutable data
  • Apply practical solutions to complex programming problems using recursion
  • Improve your functional code using data types, type checking, and immutability
  • Understand advanced functional programming concepts such as lenses and prisms for data access

Who this book is for

This book is for JavaScript developers who want to enhance their programming skills and build efficient web applications. Frontend and backend developers who use various JavaScript frameworks and libraries like React, Angular, or Node.js will also find the book helpful. Working knowledge of ES2019 is required to grasp the concepts covered in the book easily.

Table of Contents

  1. Becoming Functional - Several Questions
  2. Thinking Functionally - A First Example
  3. Starting Out with Functions - A Core Concept
  4. Behaving Properly - Pure Functions
  5. Programming Declaratively - A Better Style
  6. Producing Functions - Higher-Order Functions
  7. Transforming Functions - Currying and Partial Application
  8. Connecting Functions - Pipelining and Composition
  9. Designing Functions - Recursion
  10. Ensuring Purity - Immutability
  11. Implementing Design Patterns - The Functional Way
  12. Building Better Containers - Functional Data Types

๐Ÿ“œ SIMILAR VOLUMES


Mastering JavaScript Functional Programm
โœ Federico Kereki ๐Ÿ“‚ Library ๐Ÿ“… 2020 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><b>Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testing</b></p> Key Features <li>Explore this second edition updated to cover features like async functions and transducers, as well as

Mastering JavaScript Functional Programm
โœ Federico Kereki ๐Ÿ“‚ Library ๐Ÿ“… 2020 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><span>Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testing</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Explore this second edition updated to cover features like as

Mastering JavaScript Functional Programm
โœ Federico Kereki ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› Packt Publishing ๐ŸŒ English

Apply functional programming techniques to write testable terser code for frontend and backend development with improved clarity, concurrency, and performance Key Features โ€ข Apply functional programming concepts and techniques to everyday JavaScript or TypeScript programming โ€ข Master functional

Mastering JavaScript Functional Programm
โœ Federico Kereki ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› Packt Publishing Pvt Ltd ๐ŸŒ English

Apply functional programming techniques to write testable terser code for frontend and backend development with improved clarity, concurrency, and performance Purchase of the print or Kindle book includes a free PDF eBook Key Features Apply functional programming concepts and techniques to ev

Clean Code in JavaScript: Develop reliab
โœ James Padolsey ๐Ÿ“‚ Library ๐Ÿ“… 2020 ๐Ÿ› Packt Publishing ๐ŸŒ English

Code <p><b>Get the most out of JavaScript for building web applications through a series of patterns, techniques, and case studies for clean coding</b></p> <h4>Key Features</h4> <ul><li>Write maintainable JS code using internal abstraction, well-written tests, and well-documented code </li> <li>Und