"So how would you know an anonymous function?"… it has a .name
JavaScript is a functional programming language and it is essential to truly understand functions to achieve mastery of the language. In JavaScript, functions are pretty much at the same level as o…