Real world application built with Angular 18, NgRx 18, nrwl/nx 18 angular ngrx ngrx-store ngrx-effects nx standalone-components nrwl nx-workspace nrwl-nx realworld-angular component-store ngrx-signals-store angular18 Updated Sep 27, 2024 TypeScript qdouble / angular-webpack-starter Star 88...
(https://github.com/ngrx/platform/issues/3528) * **store:** add provideStore and provideState functions for standalone APIs ([#3539](https://github.com/ngrx/platform/issues/3539)) ([5639c1e](https://github.com/ngrx/platform/commit/5639c1e)), closes [#3526](https://github.com/ngrx/...
About In this project we have used Angular 15+ utilizing standalone architect together with NGRX to manage state. We have also used RXJS observables in order to receive data via httpClient. The main features: There are Product and Cart Components. The products can be added to the cart what...