Tag Archives: Software Sagacity

JavaScript Anonymous Functions – Blessing or a Curse?

Anonymous FunctionsThe growing popularity of AJAX and jQuery has significantly increased the use of anonymous functions in client-side JavaScript code.  Although anonymous functions provide a very convenient way to decrease the amount of code necessary in an app, their prevalence and necessity may portend to structural deficiencies in either the language or development tools.
Continue reading

RSS Twitter LinkedIn Facebook Email