‘Higher-order functions’ is a fancy term for functions that take other functions as arguments or that return functions. Very powerful! Last week, I casually dropped the term “higher-order function” ...
Parent functions are the simplest form of a family of functions. Each function within a family is a transformation of its parent function. Understanding these basic building blocks allows us to ...