Best way to provide data from storage throughout the application

Hi

Welcome

I suggest you to do the full Tour of Heroes example tutorial ar angular.io and more specifically the part of service providers

Next you will want to to study the rxjs patterns for managing State throughout the app

People have been there before: Having tough time with the Observer pattern

Regards

Tom