May 2019
Intermediate to advanced
356 pages
5h 18m
English
The Observer pattern, quite simply, lets one component notify other components that something has happened. The pattern is used all over the place; for example, when binding data to the UI, we can program domain objects such that, when they change, they generate notifications that the UI can subscribe to and update the visuals.
Read now
Unlock full access