robodux: a powerful middleware and caching library for redux side-effects

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • redux-toolkit

    The official, opinionated, batteries-included toolset for efficient Redux development

  • Interesting. I see at least a couple similarities to the in-development "action listener" middleware we've been working on for RTK, like using some AbortController-based cancelation.

  • robodux

    caching in redux made simple

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • saga-query

    Data synchronization using a middleware system for front-end apps

  • I don't have all of the examples written yet in the documentation, but this idea is an async/await version of another library I experimented with saga-query which does have better examples of everything I listed above and works in virtually the same way (it just leverages redux-saga instead).

  • wrmhole

  • In addition to everything I mentioned above, it's trivial to create as many pipelines as the developer needs with their own middleware. Here is an example for a side-project I'm working on and how the API is being used to build side-effects.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts