Skip to main content
Books, videos, and music - all free from your public library!
LoginSign Up

Footer

Hoopla logo, Go to homepage
  • For Patrons
  • For Libraries (opens in new window)
  • For Vendors (opens in new window)
  • Facebook (opens in new window)
  • X (opens in new window)
  • Instagram (opens in new window)
  • YouTube (opens in new window)
  • TikTok (opens in new window)
  • LinkedIn (opens in new window)

Our Company

  • Our Story
  • Get Hoopla for your Library (opens in new window)
  • Get your content on hoopla (opens in new window)
  • Join our team (opens in new window)
  • Accessibility Statement

Our Content

  • Audiobooks
  • Ebooks
  • Movies
  • Television
  • Comics
  • BingePasses
  • Music
  • The Loop Blog

Help

  • Help Center
  • Submit Feedback
  • Facebook (opens in new window)
  • X (opens in new window)
  • Instagram (opens in new window)
  • YouTube (opens in new window)
  • TikTok (opens in new window)
  • LinkedIn (opens in new window)
  • Download on the App Store (opens in new window)
  • Get it on Google Play (opens in new window)
  • Available at Amazon Appstore (opens in new window)
© 2026 Midwest Tape, LLC. All rights reserved. Privacy Policy | Terms of Use
  • Hoopla logo
    Powered by Hoopla
  • Browse
  • My Hoopla
  • Log In
  1. Navigate Home
  2. Ebooks
  3. Functional Programming in JavaScript

EBOOK

Functional Programming in JavaScript

How to improve your JavaScript programs using functional techniques

Luis Atencio
(0)
sign up
Pages
272
Year
2016
Language
English
Publisher
Manning

About

Functional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance. Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasks

About the Technology

In complex web applications, the low-level details of your JavaScript code can obscure the workings of the system as a whole. As a coding style, functional programming (FP) promotes loosely coupled relationships among the components of your application, making the big picture easier to design, communicate, and maintain.

Functional Programming in JavaScript teaches you techniques to improve your web applications, their extensibility, modularity, reusability, and testability, as well as their performance. This easy-to-read book uses concrete examples and clear explanations to show you how to use functional programming in real life. If you're new to functional programming, you'll appreciate this guide's many insightful comparisons to imperative or object-oriented programming that help you understand functional design. By the end, you'll think about application design in a fresh new way, and you may even grow to appreciate monads!

What's Inside
• High-value FP techniques for real-world uses
• Using FP where it makes the most sense
• Separating the logic of your system from implementation details
• FP-style error handling, testing, and debugging
• All code samples use JavaScript ES6 (ES 2015)

Table of Contents
PART 1 THINK FUNCTIONALLY
• Becoming functional
• Higher-order JavaScript. PART 2 GET FUNCTIONAL
• Few data structures, many operations
• Toward modular, reusable code
• Design patterns against complexity. PART 3 ENHANCING YOUR FUNCTIONAL SKILLS
• Bulletproofing your code
• Functional optimizations
• Managing asynchronous events and data

Related Subjects

  • JavaScript
  • Languages
  • Computers
  • Adult Nonfiction
  • Object Oriented
  • Programming
  • Java
  • General

Artists

Luis AtencioAuthor