- Published on
The observer pattern is a widely used behavioral design pattern. It allows objects to subscribe and receive updates about events happening in the object they are observing.
I mostly blog about modern technologies and occasionally about other interesting stuff.