James J Nadeau
Projects
Today I ...
Reference
Ensure there is callback
callback = (typeof callback === 'function') ? callback : function() {};