Why using Redux is inefficient for small/mid-sized apps?

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • redux-essentials-example-app

    Example app for the Redux Essentials tutorial

  • devtools

    Replay.io DevTools (by replayio)

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

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

  • We did actually have some selectors inside of createSlice wayyyy back in the early alpha days, but removed them before we hit 1.0 for those reasons.

  • redux-eggs

    Add some Eggs to your Redux store.

  • I did see a recent package called https://github.com/fostyfost/redux-eggs which looked like it did the same kind of "add and remove modular chunks of Redux code" use case, but I haven't had time to try it out.

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

  • A Comprehensive Guide to React State Management

    3 projects | dev.to | 12 Apr 2024
  • Beyond Redux - MobX and Zustand

    1 project | dev.to | 15 Mar 2024
  • Simple & Elegant State-Management with Zustand

    1 project | dev.to | 6 Mar 2024
  • State Management Nx React Native/Expo Apps with TanStack Query and Redux

    8 projects | dev.to | 17 Feb 2024
  • Redux 101

    6 projects | dev.to | 3 Jan 2024