2496 shaares
965 private links
965 private links
1 result
tagged
redux
Redux is a state management library. It stores the state of your app and provides methods to interact with that state. It can be used with any framework like React, Angular, Vue etc.
Quick guide of Redux.