A lightweight state management library that follows Flux/Redux architecture but uses React's latest useContext
and useReducer
hooks. It provides a simple and efficient way to manage global state in React applications.
A TypeScript library for creating type-safe Redux action creators and reducers with minimal boilerplate.