Observer Design Pattern
Define a one-to-many dependency so that when one object changes state, all its dependents are notified and updated automatically. The main intention of this design pattern is that the subject maintain
abhigadhave97.hashnode.dev2 min read