JavaScript Higher Order Functions
these are functions that take other functions as arguments or returns a function as a value. The function passed as an argument is called callback.
The latest version of JavaScript introduced lots of built in in methods which can help us solve compli...
abelwanyonyi.hashnode.dev3 min read