how would you definte listeners in node.js?
They are event emitter objects that listen for certain events to occur and then notify the event emitter or call a callback function?
any help is appreciated
No comments:
Post a Comment