Mastering JavaScript Functional Programming

Mastering JavaScript Functional Programming
Author :
Publisher : Packt Publishing Ltd
Total Pages : 614
Release :
ISBN-10 : 9781804610411
ISBN-13 : 1804610410
Rating : 4/5 (410 Downloads)

Book Synopsis Mastering JavaScript Functional Programming by : Federico Kereki

Download or read book Mastering JavaScript Functional Programming written by Federico Kereki and published by Packt Publishing Ltd. This book was released on 2023-04-28 with total page 614 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


Mastering JavaScript Functional Programming Related Books

Mastering JavaScript Functional Programming
Language: en
Pages: 614
Authors: Federico Kereki
Categories: Computers
Type: BOOK - Published: 2023-04-28 - Publisher: Packt Publishing Ltd

GET EBOOK

Apply functional programming techniques to write testable terser code for frontend and backend development with improved clarity, concurrency, and performance P
JavaScript: Functional Programming for JavaScript Developers
Language: en
Pages: 635
Authors: Ved Antani
Categories: Computers
Type: BOOK - Published: 2016-08-31 - Publisher: Packt Publishing Ltd

GET EBOOK

Unlock the powers of functional programming hidden within JavaScript to build smarter, cleaner, and more reliable web apps About This Book Write powerful code w
Mastering JavaScript Functional Programming
Language: en
Pages: 378
Authors: Federico Kereki
Categories: Computers
Type: BOOK - Published: 2017-11-29 - Publisher: Packt Publishing Ltd

GET EBOOK

Master Functional Programming techniques with this comprehensive guide for writing cleaner, safer, high-performing JavaScript codes About This Book Become profi
Discover Functional JavaScript
Language: en
Pages: 158
Authors: Cristian Salcescu
Categories:
Type: BOOK - Published: 2021-03-06 - Publisher:

GET EBOOK

JavaScript brings functional programming to the mainstream and offers a new way of doing object-oriented programming without classes and prototypes. Programming
Beginning Functional JavaScript
Language: en
Pages: 320
Authors: Anto Aravinth
Categories: Computers
Type: BOOK - Published: 2018-12-05 - Publisher: Apress

GET EBOOK

Understand functional programming concepts and the functional nature of the JavaScript language. Starting with an introduction to functional programming concept