Proxy Pattern: Change Observer pattern with Proxy
Learn how to use reactive programming using the ES2015 Proxy.
We'll cover the following
Change Observer pattern
The Change Observer pattern is a design pattern in which an object (the subject) notifies one or more observers of any state changes so that they can “react” to changes as soon as they happen.
Get hands-on with 1400+ tech skills courses.