briebug / ngrx-entity-schematic

Angular schematic for quickly scaffolding NgRx Entities
https://stackblitz.com/github/briebug/ngrx-demo?file=src%2Fapp%2Fstate%2Fbriebug%2Fbriebug.actions.ts
26 stars 6 forks source link

Review: Style and Patterns #34

Closed jrista closed 5 years ago

jrista commented 5 years ago

refactor(files): update files to use Create rather than Insert for creation actions refactor(files): update selector names to follow simplified name model used in other BrieBug projects refactor(files): update imports to move away from terrible 'fromWhatever' importing style