bookmark

Higher Order Functions (Composing Software) – JavaScript Scene – Medium


Description

A higher order function is a function that takes a function as an argument, or returns a function. Higher order function is in contrast to first order functions, which don’t take a function as an…

Preview

Tags

Users

  • @mjbrown

Comments and Reviews