These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Redux DevTools
Redux DevTools records every dispatched action with the state before and after it, letting you step backwards and forwards through history, replay actions after a code change and inspect state diffs. It attaches through a browser extension or an in-page component.
Strengths
- Step backwards through dispatched actions and replay them after a code change
- Shows a readable diff of state for each action
Limitations
- Only useful for applications built on Redux or a compatible store
- Recording large state trees slows the application noticeably
Details
- Pricing
- FreeThe open-source extension is available without a license fee.
- License
- MIT
- Developer
- The Redux team
- Platforms
- Browser extension
- How it runs
- Browser extension
- Best suited for
- Time-travel debugger for Redux state and actions
- Categories
- Browser tools
- Last verified
- Added
- Provenance
- Selected from the TechWalrus Resource Hub (Developer Environments); facts checked against the developer's own pages, 3 sources on file.