OasisDigital / angular-enterprise-example

Scalable / Large Angular application structure example
MIT License
125 stars 47 forks source link

Modernize use of NgRx in "fruit" example #30

Closed kylecordes closed 6 years ago

kylecordes commented 6 years ago

One of the example features and here is a silly, small use of NgRx, to control a fruit basket which spills if too much is put in it.

Make this a bit more visually interesting; but more importantly, replace the old style NgRx code in it with the current recommended style.