Working with EARS pattern in @ngrx is simple and straightforward. This pattern can help you code and maintain @ngrx effect and its reducer function system productive.
Two pilot projects in this repository illustrate how to utilize @ngrx effect and its reducer and @angular application using EARS pattern.
- books-plotly-ngrx-ears
- echoes-player-ears
Refer to How to deveop from SearchE0R1
to SearchE1R1
This pilot project is extended and applied using the following resource.
- echoes-player - Echos Player: the missing Media Player experience for Youtube - Built with Angular 6, ngrx 6, Angular CLI, Bootstrap(SASS), Youtube api. http://echoesplayer.com
© 2018 cincrain, MIT License