Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Application Showing How to Use NgRx 4

This application illustrates how to use NgRx 4 to implement the state management of your application.

It is based on this talk: https://www.youtube.com/watch?v=brCGZ8Lk-HY&t=1107s

  • The first commit shows an application with an ad-hoc state-management strategy (with a few issues).
  • The second commit fixes the issues in ad-hoc way.
  • The third commit is the refactoring introducing NgRx 4.

Try It!

  • Go to server
  • Run npm install
  • Run npm run server
  • Go to clientapp
  • Run npm install
  • Run ng serve

About

No description, website, or topics provided.

Resources

Stars

203 stars

Watchers

17 watching

Forks

Releases

Packages

Used by

Contributors

Languages