Skip to content

Releases: michaeljota/ngrx-ducks

ngrx-ducks v2

05 Oct 15:20
Compare
Choose a tag to compare
  • 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.