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: about 1 month 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,498
reduxjs/react-redux Provides an interface between React and Redux for managing state in applications 23,408
reduxjs/redux-toolkit An opinionated toolset for efficient Redux development 10,785
reactgo/reactgo A full-stack React application template with universal Redux and server-side rendering capabilities 2,804
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,848
redux-orm/redux-orm A JavaScript library for managing relational data in Redux stores. 2,950
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,619
jhen0409/react-native-debugger A standalone app for debugging React Native apps with additional functionality beyond the official Remote Debugger 10,395
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,976
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,988
reactjs/react.dev A documentation website for React.js built with Next.js and TypeScript. 11,102
happypoulp/redux-tutorial A step-by-step tutorial on using Redux for state management in JavaScript applications 3,754
redux-saga/redux-saga Library to manage application side effects in Redux apps using asynchronous flows and Generators 22,532