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

๐Ÿ“

Mastering JavaScript Functional Programming: Write clean, robust and maintainable web and server code using, 3rd Edition

โœ Scribed by Federico Kereki


Publisher
Packt Publishing Pvt Ltd
Year
2023
Tongue
English
Leaves
614
Edition
3
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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 everyday JavaScript or TypeScript programming
Master functional programming in JavaScript and TypeScript to solve real-world development problems
Apply functional programming to get better testable programs with higher modularity and reusability

Book Description

Functional programming is a programming paradigm that uses functions for developing software. This book is filled with examples that enable you to leverage the latest JavaScript and TypeScript versions to produce modern and clean code, as well as teach you to how apply functional programming techniques to develop more efficient algorithms, write more concise code, and simplify unit testing.

This book provides comprehensive coverage of the major topics in functional programming to produce shorter, clearer, and testable programs. You'll begin by getting to grips with writing and testing pure functions, reducing side effects, as well as other key features to make your applications functional in nature. The book specifically explores techniques to simplify coding, apply recursion, perform high-level coding, learn ways to achieve immutability, implement design patterns, and work with data types.

By the end of this book, you'll have developed the practical programming skills needed to confidently enhance your applications by adding functional programming to wherever it's most suitable.
What you will learn

Understand when to use functional programming versus classic object-oriented programming
Use declarative coding instead of imperative coding for clearer, more understandable code
Know how to avoid side effects and create more reliable code with closures and immutable data
Use recursion to help design and implement more understandable solutions to complex problems
Define functional programing data types with or without TypeScript, add type checking, and implement immutability
Apply advanced containers to get better structures to tackle errors and implement async programming

Who this book is for

If you are a JavaScript or TypeScript developer looking to enhance your programming skills, then this book is for you. The book applies to both frontend developers working with frameworks such as React, Vue, or Angular as well as backend developers using Node.js or Deno.

โœฆ Table of Contents


Becoming Functional - Several Questions
Thinking Functionally - A First Example
Starting Out with Functions โ€“ A Core Concept
Behaving Properly - Pure Functions
Programming Declaratively โ€“ A Better Style
Producing Functions โ€“ Higher-Order Functions
Transforming Functions โ€“ Currying and Partial Application
Connecting Functions โ€“ Pipelining, Composition, and More
Designing Functions โ€“ Recursion
Ensuring Purity โ€“ Immutability
Implementing Design Patterns โ€“ The Functional Way
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 ๐Ÿ“… 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> <h4>Key Features</h4> <ul><li>Explore this second edition updated to cover features like async functions and transducers

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

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