issues
search
cns-iu
/
ngx-dino
A visualization framework and component library for Angular 7+
MIT License
5
stars
0
forks
source link
As a <developer>, I want <to have my RxJS subscriptions managed>, so that <memory leaks are reduced>.
#50
Open
bherr2
opened
5 years ago
bherr2
commented
5 years ago
[ ] An @Injectable() service
SubscriptionManager
in toolshed
[ ] RxJS subscriptions can be added in components easily
[ ] Components can call a function to clear subscriptions with a simple call onDestroy
SubscriptionManager
in toolshed