A better way to connect to NgRx storeJune 11, 2021ANGULARNGRXThe 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.