Skip to content

This repository was created to illustrate the implementation that was described in a great article by Victor Savkin where we manage state similarly to Redux but using only the RxJS library

License

Notifications You must be signed in to change notification settings

sijeesh-02/angular2-tackling-state-rxjs

 
 

Repository files navigation

Angular2RxJS

This project was generated with angular-cli version 1.0.0-beta.10.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Why I made This

After reading the article 'Tackling State' by Victor Savkin, I really wanted to implement the solution he described myself and see how it actually looks and feels.

The article can be found here Tackling State in Angular2

About

This repository was created to illustrate the implementation that was described in a great article by Victor Savkin where we manage state similarly to Redux but using only the RxJS library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.9%
  • JavaScript 23.4%
  • HTML 3.7%