rangle / ngCourse2

An Angular Course from Rangle.io
Other
184 stars 126 forks source link

Add New State Management - Ng2-Redux Section #899

Open egervari opened 7 years ago

egervari commented 7 years ago

Recently, the Redux section was reworked under a parent "State Management" section. This section was reworked to use @ngrx instead of ng2-redux, since this seems to be the official standard supported by Google. We need someone to write up how to build the same example application used in the @ngrx section using Ng2-Redux.

A placeholder directory/README.md has already been created for you. You'll just have to remember to add your section to the GLOSSARY.

SethDavenport commented 7 years ago

Thanks for taking this on @rpdasilva.

Note that we've finally completed the package renaming to @angular-redux/store /form /router etc.