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.
Create actions that return promises, which are resolved or rejected by a redux saga
A TypeScript library for creating type-safe Redux action creators and reducers with minimal boilerplate.
A starter CRA professional React v17 project with must-have ReactJS libraries including TypeScript, SCSS, Redux, Toolkit, Material-UI, Styled Components, React Router, Jest & Enzym, Folder structure, Generate templates, ESLint, Prettier, Recoil