![TypeScript Microservices](https://wfqqreader-1252317822.image.myqcloud.com/cover/848/36699848/b_36699848.jpg)
上QQ阅读APP看书,第一时间看更新
Subscription
While an observable is an array that fills over time, a subscription is a for loop that iterates over that array, which happens over time. A subscription provides easy to use and easy to dispose of methods, so there are no memory loading issues. On disposing of a subscription, an observable will stop listening to particular subscriptions.