2366 shaares
936 private links
936 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.