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...
Jul 19, 20221 min read45