Reading Notes for Day 11 of 401:
Event Driven Programming
- What native Node.js module allows us to get started with Event Driven Programming? EventEmitter
-
What is the value of Object Oriented Programming used in tandem with Event Driven Programming?
- Consider your knowledge of Event Driven Programming in the Web Browser, now explain to a non-technical friend how Event Driven Programming might be useful on the backend using Node.js.