Should I use Redux on small projects?

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

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

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

  • Speaking of simpler solutions though, I highly recommend checking out redux-toolkit. It's a package from the creators of Redux intended to make Redux as approachable and easy to use as possible. I used to appreciate the confidence Redux gave me, but disliked how much work it was to set up. It very much front-loaded the complexity. Once you had everything set up and configured, it was easy to use and extend, but getting it there was painful. Now that I've picked up toolkit, I find that pretty much all of my complaints of redux in the past are gone.

  • 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