filmov
tv
Higher order vs First order functions in Javascript
Показать описание
Higher Order Functions
Function which accepts another function as a parameter or return a function as a return value or both
First Order Function
Function which doesn't accepts another function as a parameter and doesn't return a function as a return value
#javascript #higherorderfunction #firstorderfunction #zorefcode
Function which accepts another function as a parameter or return a function as a return value or both
First Order Function
Function which doesn't accepts another function as a parameter and doesn't return a function as a return value
#javascript #higherorderfunction #firstorderfunction #zorefcode