#design-patterns
Read more stories on Hashnode
Articles with this tag
The Observer pattern and the Event Emitter The Observer pattern defines an object (called the subject) that can notify a set of observers (or...