1.

Is it true that Redux can only be used with React?

Answer»

No, it is not true that Redux can only be used with REACT. Redux is being used as a data store for lots of UI layers. There are BINDINGS AVAILABLE in Redux for React, Angular, Angular 2, Vue, etc. 



Discussion

No Comment Found