Subscriptions subscribe to an Observable and observers
Every created subscription will have a new execution context. This means, multiple event listeners are created:
Subscriptions subscribe to an Observable and observers
Every created subscription will have a new execution context. This means, multiple event listeners are created: