A better way to connect to NgRx storeANGULARNGRXThe state from NgRx store is an observable stream. It is a little bit tricky to access it. This post provides a better way to handle it.