I am new to node.js. I have been seeing code where a callback method is just called but it is never defined anywhere in the file. So without definition what does that call to the callback method do exactly? For exampleI am new to node.js. I have been seeing code wh