Trending Movie site
-
Updated
Jan 23, 2023 - HTML
Trending Movie site
Angular components can communication data through shared services (a.k.a Providers) using either observables or just good old static properties. This repo demonstrates how this can be achieved painlessly without contrived sample codes.
📋 This Angular project uses the Observables to stop a process by using ngOnDestroy to avoid memory leak if a page process is left running when the web page is exited.
Add a description, image, and links to the angular-observables topic page so that developers can more easily learn about it.
To associate your repository with the angular-observables topic, visit your repo's landing page and select "manage topics."