+1 vote
in Redux by
Can Redux only be used with React?

1 Answer

0 votes
by

No, Redux can be used as a data store. it is most commonly used with React.js and React Native.

Redux can also be used with Angular, Vue.js etc

Related questions

0 votes
asked Apr 13, 2021 in Redux by Robindeniel
0 votes
0 votes
asked Aug 28, 2022 in Redux by john ganales
...