Skip to content

ngrx-ducks v2

Latest
Compare
Choose a tag to compare
@michaeljota michaeljota released this 05 Oct 15:20
  • This version is based on ngrx 10.x
  • Suggests the usage of function creators when possible.
  • Replaces Dispatcher services with Facade, because Facade uses the same concept but also introduces selectors.
  • Reorder the feature list to introduce better the relationship between them.
  • Suggests the usage of ngrx schematics when possible.