Skip to content

HighDeveloper/angular-redux-demo

Repository files navigation

angular-redux-demo

Redux is a predictable state container for JavaScript apps. (Not to be confused with a WordPress framework – Redux Framework.)

It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. On top of that, it provides a great developer experience, such as live code editing combined with a time traveling debugger.

In this post, you can see a tutorial to implement Redux in your Angular Project.

https://blog.highdeveloper.com/implementacion-redux-angular/ (Spanish version)

Prerequisites:

NodeJS / NPM v5.3.0

Angular CLI v1.4.10

Angular Project v4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published