Closed danimair9 closed 1 year ago
Add NGRX redux store to manage the entire application state with a global store. This could be compared to a simple in-memory database in the browser.
This especially simplifies the handling of the same data in different components.
Benefits: https://ngrx.io/guide/store/why
Add NGRX redux store to manage the entire application state with a global store. This could be compared to a simple in-memory database in the browser.
This especially simplifies the handling of the same data in different components.
Benefits: https://ngrx.io/guide/store/why