My article The Many Functions of Functions is featured in this month’s edition of JSMag.
In the article, I discuss function objects, function literals, anonymous functions, and the basics of closures.
I also talk about how to recognize each of the function types in production code and frameworks as well as how to identify which function variation is best suited to a given context.
You can grab a copy of the issue here. Past issues are available here.
Comments on this entry are closed.