Skip to content

rainerhahnekamp/ngrx-best-practices

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 16, 2020 21:57
August 11, 2021 18:16
August 11, 2021 18:55
August 11, 2021 18:16
August 11, 2021 18:16
August 11, 2021 18:16
March 11, 2020 15:09
August 11, 2021 18:16
March 11, 2020 15:09
August 11, 2021 18:16
August 11, 2021 19:04
May 7, 2020 11:09
August 11, 2021 18:16
August 11, 2021 18:16
March 30, 2021 09:51
August 11, 2021 18:16
August 11, 2021 18:55
August 11, 2021 18:55

NgRx - Best Practices

This is a demo application for best practices in NgRx.

Following branches exist;

  1. master: Project without any applied best practices
  2. 01-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