2532 shaares
972 private links
972 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.