Use functions as data, and unlock some powerful patterns.
ReadThe perfect complement to filter(), this function rejects the items that satisfy your predicate.
ReadWorks great with functional pipelines!
ReadA response to my article on renaming a single object key in JavaScript.
ReadPipe and compose let you combine functions like a pro!
Read