redux-query-interface-superagent
TypeScript icon, indicating that this package has built-in type declarations

3.6.1-rc.2 • Public • Published

redux-query-interface-superagent

npm

redux-query-interface-superagent is the recommended network interface for redux-query.

Why use redux-query?

  • It's simply Redux: Follow best practices for storing and handling network state in Redux, with support for features like optimistic updates and cancellation. There's no magic here, just middleware, actions, selectors, and reducers.
  • It's extensible: Built to fit most use cases out-of-the-box, but can easily be extended with custom Redux middleware, UI integrations, and network interfaces.
  • It works great with React: With the provided React hooks and higher-order component in redux-query-react (optional), colocate data dependencies with your components and run requests when components mount or update.

Docs

Examples

  • Hacker News: This example shows how to use redux-query, redux-query-react, and redux-query-interface-superagent to build a basic Hacker News client.

License

MIT

About

Brought to you by Amplitude Engineering. We're hiring!

/redux-query-interface-superagent/

    Package Sidebar

    Install

    npm i redux-query-interface-superagent

    Weekly Downloads

    7,334

    Version

    3.6.1-rc.2

    License

    MIT

    Unpacked Size

    35.3 kB

    Total Files

    19

    Last publish

    Collaborators

    • blazzy
    • myztiq
    • ryanashcraft
    • gregjones
    • rctbusk
    • manthursday
    • kelson.warner