Hi Manfred,

I'm not 100% sure of this, but yes, according to Rob angular takes care of 
those. Also, if you have subscriptions that run to completion, you also 
don't need to unsubscribe. 

AFAIK the only time you need to unsubscribe is when you subscribe to a hot 
observable that doesn't complete. (like an onClick handler, or a websocket, 
things like that) Http usually runs to completion, so that's not needed.

Looking forward seeing you at NG-NL <https://ng-nl.org/>!

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to