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

Notifications You must be signed in to change notification settings

branoduris/angular2-tackling-state-rxjs

 
 

Repository files navigation

Angular2RxJS

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

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

Further help

To get more help on the angular-cli use ng --help or go check out the Angular-CLI README.

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.6%
  • JavaScript 11.0%
  • HTML 1.9%
  • CSS 0.5%