ngrx-best-practices
ngrx-best-practices copied to clipboard
Best Practices & Design Patterns for NgRx
NgRx - Best Practices
This is a demo application for best practices in NgRx.
Following branches exist;
master: Project without any applied best practices01-load-status: Caching functionality and loading status information
Installation Notes
npm install object-hash lodash-es ngx-formly-helpers
npm install -D @types/lodash-es
npx ng add @angular/material
npm install @ngrx/store @ngrx/effects @ngrx/store-devtools
npx ng add @ngx-formly/schematics --ui-theme=material