Back to Blognode

Node.js Event-driven approach with EventEmitter

Event driven approach is one of the best way to create decoupled systems. this article helps you to understand how its work.

node
Node.js Event-driven approach with EventEmitter