angular2-redux-example
State manager example
Example project demonstrating the integration of Redux with Angular 2 and TypeScript for state management in a web application.
Example project for using pure Redux with Angular 2 and TypeScript
71 stars
10 watching
14 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
infomedialtd/angular2-redux | An Angular application built with Redux state management and TypeScript. | 57 |
angular-redux/ng-redux | A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,159 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
reduxjs/angular-redux | Angular bindings for Redux to simplify state management in Angular applications | 71 |
jackielii/simplest-redux-example | An introductory Redux + React project demonstrating the basic concepts of state management and action handling | 1,182 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
yildizberkay/redux-example | A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
redux-zero/redux-zero | A lightweight state container library for managing application state in React and other frameworks | 1,967 |
angular-redux/store | A set of packages that help integrate Redux into Angular 2+ applications. | 1,337 |
kwame998/wepy-redux | A Wepy project integrating Redux for state management in JavaScript applications. | 9 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
indexiatech/redux-immutablejs | Integration tools between Redux and ImmutableJs to simplify state management in JavaScript applications | 684 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 713 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |