learn-redux
State management guide
A comprehensive guide to learning Redux for managing state in web and mobile applications
Comprehensive Notes for Learning (how to use) Redux to manage state in your Web/Mobile (React.js) Apps.
446 stars
110 watching
42 forks
Language: HTML
last commit: about 3 years ago
Linked from 1 awesome list
elm-architecturehowtojavascriptreactreduxtutorial
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript library for managing global state in applications | 60,939 |
| A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
| A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,155 |
| A Wepy project integrating Redux for state management in JavaScript applications. | 9 |
| Generates boilerplate code for managing asynchronous state transitions in Redux applications. | 221 |
| A state management solution for React applications using a simple and type-safe API. | 1,495 |
| A predictable state container for .NET applications | 714 |
| A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
| A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
| A Vue.js mixin that integrates Redux state management | 142 |
| An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. | 7 |
| A tool to simplify Redux-based state management by automating action creators and reducers | 156 |
| A state management library for React applications | 236 |
| Example project demonstrating the integration of Redux with Angular 2 and TypeScript for state management in a web application. | 71 |
| An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 |