Redux DevTools icon
Redux DevTools icon

Redux DevTools

Redux DevTools is a development time package that provides power-ups for your Redux development workflow.

Redux DevTools screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Google Chrome
  • Firefox
Alternatives
0likes
0alternatives
0articles

Features

No features, maybe you want to suggest one?

Redux DevTools News & Activities

Highlights All activities

Recent activities

No activities found.

Redux DevTools information

AlternativeTo Categories

DevelopmentWeb Browsers

GitHub repository

  •  14,368 Stars
  •  1,191 Forks
  •  233 Open Issues
  •   Updated  
View on GitHub
Redux DevTools was added to AlternativeTo by RemovedUser on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Redux DevTools?

Redux DevTools is a development time package that provides power-ups for your Redux development workflow.

  • Lets you inspect every state and action payload.
  • Lets you go back in time by “cancelling” actions.
  • If you change the reducer code, each “staged” action will be re-evaluated.
  • If the reducers throw, you will see during which action this happened, and what the error was.

Redux DevTools Videos