Web Technologies
Android
Angular
BootStrap
ECMAScript
HTML
Image Processing
JavaScript
MVC
Onsen UI
React JS
SOAP UI
Vue.js
Cloud/DevOps Technologies
Amazon EC2
Ansible
Augmented Reality
AWS
Azure
Big Data
Cache Teachniques
Cassandra
Commercial Insurance
Cloud
CD
CI
Data Handling
Data using R
Data Science
DevOps
Gradle
Hadoop
HBase
HDFS
Hive
IOT
Jenkins
Machine Learning
MangoDB
NGINX
SOAP UI
Latest Technologies
5G Network
Agile
Android
Arduino
Augmented Reality
Commercial Insurance
C#
C++
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Image Processing
Java
Jenkins
Jira
JUnit
Kibana
Linux
MangoDB
Oracle
PHP
Python
QTP
R Language
Regression Analysis
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What are the features of Redux DevTools?
Home
React JS
What are the features of Redux DevTools?
0
votes
asked
Mar 4, 2020
in
React JS
by
JackTerrance
(
1.8k
points)
What are the features of Redux DevTools?
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 4, 2020
by
JackTerrance
(
1.8k
points)
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.
With
persistState()
store enhancer, you can persist debug sessions across page reloads.
Related questions
0
votes
What are the features of Redux DevTools?
asked
Jun 19, 2020
in
React JS
by
JackTerrance
(
1.8k
points)
#redux
#reactjs
0
votes
What are some of Redux DevTools' most essential features?
asked
Aug 28, 2022
in
Redux
by
john ganales
(
13.1k
points)
redux
devtools
features
0
votes
What is Redux DevTools?
asked
Jun 19, 2020
in
React JS
by
JackTerrance
(
1.8k
points)
#reactjs
#redux
#reduxdevtools
0
votes
What is Redux DevTools?
asked
Mar 4, 2020
in
React JS
by
JackTerrance
(
1.8k
points)
0
votes
What are the main features of Redux Form?
asked
Mar 4, 2020
in
React JS
by
JackTerrance
(
1.8k
points)
0
votes
Why React tab is not showing up in DevTools?
asked
Mar 4, 2020
in
React JS
by
JackTerrance
(
1.8k
points)
0
votes
Why is DevTools not loading in Chrome for local files?
asked
Mar 4, 2020
in
React JS
by
JackTerrance
(
1.8k
points)
0
votes
What are the downsides of Redux over Flux?
asked
Jun 19, 2020
in
React JS
by
JackTerrance
(
1.8k
points)
#reactjs
#redux
#flux
0
votes
What are reducers in redux?
asked
Jun 19, 2020
in
React JS
by
JackTerrance
(
1.8k
points)
#reactjs
#redux
#reducers
0
votes
What are Redux selectors and Why to use them?
asked
Jun 19, 2020
in
React JS
by
JackTerrance
(
1.8k
points)
#reactjs
#redux
...