redux-toolkit
Redux toolkit
An opinionated toolset for efficient Redux development
The official, opinionated, batteries-included toolset for efficient Redux development
11k stars
72 watching
1k forks
Language: TypeScript
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reduxjs/react-redux | Provides an interface between React and Redux for managing state in applications | 23,379 |
reduxjs/redux-devtools | Development tools for managing and debugging state changes in software applications. | 14,051 |
lewis617/react-redux-seed | A pre-configured React and Redux project template designed to speed up the development of data-driven JavaScript applications. | 3 |
markerikson/react-redux-links | A curated collection of tutorial and resource links on React, Redux, ES6, and more for learning advanced web development technologies. | 22,600 |
supnate/rekit | A toolkit for building scalable web applications with React, Redux, and React-router. | 4,473 |
happypoulp/redux-tutorial | A step-by-step tutorial on using Redux for state management in JavaScript applications | 3,755 |
coryhouse/react-slingshot | A React + Redux starter kit with automated development and production processes. | 9,739 |
reactgo/reactgo | A full-stack React application template with universal Redux and server-side rendering capabilities | 2,803 |
erikras/react-redux-universal-hot-example | A starter boilerplate for a universal web application using React, Redux, and Express | 11,990 |
jonidelv/generator-create-redux-app | Generates a React application with Redux and Emotion-JS libraries added on top of Create React App | 139 |
nilanth/cra-template-redux-auth-starter | A preconfigured Create React App template for building React apps with Redux, authentication, and other features. | 36 |
redux-orm/redux-orm | A JavaScript library for managing relational data in Redux stores. | 2,951 |
codementorio/nextjs-redux-starter | A Next.js starter kit with Redux and styled-components for building complex single-page applications | 375 |
reduxjs/reselect | A library for creating efficient and composable selector functions to derive data from immutable state. | 19,043 |
react-boilerplate/react-boilerplate | A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,482 |