Login
Remember
Register
Ask a Question
What is true about redux?
+1
vote
asked
Jun 24, 2021
in
Redux
by
SakshiSharma
What is true about redux?
a) Redux is a predictable state container for JavaScript apps.
b) Redux fundamental principles help in maintaining consistency throughout your application
c) Redux makes debugging and testing easier
d) All of the above
redux
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 24, 2021
by
SakshiSharma
Ans : D
Explanation: All of the above statement are true.
...