redux-devtools

State manager debugger

Development tools for managing and debugging state changes in software applications.

DevTools for Redux with hot reloading, action replay, and customizable UI

GitHub

14k stars
237 watching
1k forks
Language: TypeScript
last commit: 8 days ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zalmoxisus/redux-devtools-extension An extension for debugging and inspecting Redux stores in JavaScript applications 13,499
reduxjs/react-redux Provides an interface between React and Redux for managing state in applications 23,379
reduxjs/redux-toolkit An opinionated toolset for efficient Redux development 10,737
reactgo/reactgo A full-stack React application template with universal Redux and server-side rendering capabilities 2,803
redux-observable/redux-observable A middleware library that enables the composition and cancellation of asynchronous actions to create side effects in Redux-based applications. 7,850
redux-orm/redux-orm A JavaScript library for managing relational data in Redux stores. 2,951
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
jhen0409/react-native-debugger A standalone app for debugging React Native apps with additional functionality beyond the official Remote Debugger 10,387
prescottprue/react-redux-firebase A library that provides Redux bindings for Firebase, enabling authentication, data population, and synchronization with Firebase Realtime Database, Firestore, and Storage. 2,548
rt2zz/redux-persist A tool for persisting and rehydrating Redux stores. 12,963
zalmoxisus/remote-redux-devtools A tool for remotely debugging and inspecting Redux stores in React Native and other applications. 1,805
erikras/react-redux-universal-hot-example A starter boilerplate for a universal web application using React, Redux, and Express 11,990
reactjs/react.dev The source code and documentation powering the official React website. 11,068
happypoulp/redux-tutorial A step-by-step tutorial on using Redux for state management in JavaScript applications 3,755
redux-saga/redux-saga Library to manage application side effects in Redux apps using asynchronous flows and Generators 22,536