Underscore.js _.noop() Function
Underscore.js is a JavaScript library that makes operations on arrays, string, objects much easier and handy. The _.noop() function is used to return "undefined" irrespective of the arguments passed to it. Note: It is very necessary to link the underscore CDN before going and using underscore functi