Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Fundamentals of Functional Programming in JavaScript

Functional programming is gaining traction in the industry. This course will teach you the foundations of functional programming using JavaScript in easy to understand terms.

Nate Taylor - Pluralsight course - Fundamentals of Functional Programming in JavaScript
by Nate Taylor

What you'll learn

In order to be proficient in functional programming there are a few key concepts that you'll need to understand such as immutability and first class functions. In this course, Fundamentals of Functional Programming in JavaScript, you'll learn about functional programming and how to write JavaScript in a functional style. First, you'll cover how you've likely already used functional programming concepts in your JavaScript, and how functional programming can actually simplify how you write software. Next, you'll explore how to utilize functions the same as any other variable. Finally, you'll learn how to write your code so it only changes when you want it to. By the end of this course, you'll have the necessary skills and knowledge to write efficiently with JavaScript in a functional style.

Table of contents

About the author

Nate Taylor - Pluralsight course - Fundamentals of Functional Programming in JavaScript
Nate Taylor

Nate's first program was written in QBasic on an 8086 clone his dad built. Since then he's written applications in C++, .NET, and Node.js.

More Courses by Nate