spierala / mini-rx-angular-demo

See MiniRx Store and Angular in action: Simple yet powerful reactive state management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THIS REPO IS ARCHIVED!!!

The MiniRx Angular Demo moved to https://github.com/spierala/mini-rx-store/tree/master/apps/mini-rx-angular-demo

MiniRx Store Demo (Angular)

MiniRx is a RxJS Redux Store.

Quick Links

MiniRx provides simple yet powerful state management with Feature Stores. To manage state at large scale you can use the classic Redux API.

The Demo uses both the Redux API and the Feature Stores:

  • Todos: Feature Store
  • Products and Cart: Redux
  • User: Feature Store

About

See MiniRx Store and Angular in action: Simple yet powerful reactive state management


Languages

Language:TypeScript 69.7%Language:HTML 27.7%Language:JavaScript 1.9%Language:CSS 0.7%