Events in Node.js
I heard multiple times that javascript is event-based but never really thought about how it works.
According to Wikipedia event-driven programming "is a programming paradigm in which the flow of the program is determined by events"
This doesn't say m...
blog.blockingqueue.com1 min read