I haven't used React in over 5 years. Can I still use the same add ons I used then? [ react-redux and react-saga ]

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • redux-offline

    Build Offline-First Apps for Web and React Native

  • I haven't ever tried to build an offline-capable app myself, but from looking at things like https://redux-offline.github.io/redux-offline/ it seems based on capturing actions that describe what requests need to happen, akin to how sagas usually work, as opposed to using thunks that are just "a function that executes and then dispatches actions".

  • 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
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