NgRx Demo. Example showing how to manage shared data across an Angular website.

github.com/johnpapa/ngrx-demo

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2019
  • fixes
  • ng update --force
  • Bump mixin-deep from 1.3.1 to 1.3.2
  • refactor: migrate to NgRx v8 creators
July 2019
  • Merge pull request #3 from johnpapa/dependabot/npm_and_yarn/lodash-4.…
  • Bump lodash from 4.17.11 to 4.17.15
  • Upgrade to Angular v8 & NgRx v8
April 2019
  • updated to most recent angular 7, rxjs, and ngrx code
December 2018
  • lock update
  • npm audit fix
  • updated package lock
October 2018
  • dead tests
  • more merge fixes
  • fixing sync issues with a git merge
  • updated for angular v6
March 2018
  • refactor HeroicState to EntityState
  • Merge pull request #1 from johnpapa/no-effects-option
  • feat: add HeroHttpDispatchers to demo w/o effects
  • test
  • typo