From the course: Learning Functional Programming with JavaScript (ES5)

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Introduction

Introduction - JavaScript Tutorial

From the course: Learning Functional Programming with JavaScript (ES5)

Start my 1-month free trial

Introduction

- [Instructor] So now that we've gone over the basics of functional programming, there are two more advanced concepts that I'd like to go over with you. These two concepts are partial application and recursion. Keep in mind since that these are more advanced concepts, you don't have to worry if they don't make sense for you right away.

Contents