From the course: Learning Functional Programming with JavaScript ES6+

Functional programming will change the way you think about code - JavaScript Tutorial

From the course: Learning Functional Programming with JavaScript ES6+

Functional programming will change the way you think about code

- Writing code using functional programming concepts is the single most important approach you can take to ensure your applications are both maintainable and scalable. An increasing number of developers are switching from object-oriented programming to functional programming as a way to minimize the potential for bugs in their code while maximizing its readability and reusability. I'm Shaun Wassell, and in this course I'll show you the basics of functional programming in JavaScript. So let's jump right in and see how to take your JavaScript code to a whole new level.

Contents