+1 vote
in Redux by
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

1 Answer

0 votes
by

Ans : D

Explanation: All of the above statement are true.

...