redux
  • Published on
    4 mins read
    When developing a single page application, we need a way to persist data in state that can be used by our application. Redux helps us in maintaining this state.