IntermediateVocabulary#javascript-typescript#developer-tools#backend

Higher-Order Functions Vocabulary

Learn the vocabulary of a function that accepts or returns another function instead of only plain data.

0 / 5 completed
1 / 5
At standup, a dev mentions a function that either accepts another function as an argument or returns a function as its own result, rather than only ever accepting and returning plain data values. What is this called?