This was a fun little example and can be used as a template to get started with other projects using Angular 8, NgRx, and Ionic 4.
Here’s what is used:
- Angular 8
- NgRx Store 8.3.0
- NgRx Store DevTools 8.3.0
- For fun, Ionic 4.7.1
To build and run this example, clone the GitHub repo here: https://github.com/jarodms/ionic4-angular8-ngrx-example
You will also need to install the Redux DevTools Chrome extension:
Thanks to https://alligator.io/angular/ngrx-store-redux-devtools/ for the Redux DevTools setup info.
Please follow:
1+