JS Brain Dump { part 2 } : 'High Order Functions and Promises'
This article is part of a series answering some of the most fundamental (and sometimes confusing) JavaScript concepts
Higher Order Functions
Higher order functions is a scary way to describe a function that takes another function as an argument. Alth...
wesleyhouse.hashnode.dev5 min read