What is Currying? - Coding Interview Prep

Описание к видео What is Currying? - Coding Interview Prep

In JavaScript, currying is the process of breaking down a function that takes multiple arguments into a series of functions that each take a single argument. This allows you to create a new function by partially applying the arguments to the original function, so that you can call it later with the remaining arguments.

Check me out on:
Twitter:   / jesserweigel  
Instagram:   / jesse.weigel  
freeCodeCamp:    / freecodecamp  

Code Editor: Visual Studio Code
VS Code Theme: Seti

Комментарии

Информация по комментариям в разработке