WorldMaker/angular-pharkas

Document "destruction" the RX way

Closed this issue · 0 comments

Document using the return of new Observable to cleanup resources the RX way as opposed to overriding ngOnDestroy. Can also mention the RX finalize operator as an alternative.