New To React. State management question.

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

  • Dexie.js

    A Minimalistic Wrapper for IndexedDB

  • localstorage is often good enough for most use cases but I've needed to use IndexedDB quite a bit. Dexie is cool - here's a dexie + react official doc that I haven't read https://dexie.org/docs/Tutorial/React

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

    Discontinued React, but with built-in global state management.

  • Have a look at ReactN

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

  • Ultimate Guide & Resources to Enhancing Your ReactJS Skills || 16 GitHub repositories

    16 projects | dev.to | 14 Aug 2023
  • 16 Github Repos to master React

    17 projects | dev.to | 23 Jan 2023
  • What I Learned as a Web Dev on My First React Native Project

    14 projects | dev.to | 15 Dec 2021
  • Is there a GitHub repository of a sizable open source website equipped with modern syntax and tools where I can learn the best practices?

    12 projects | /r/reactjs | 23 Oct 2021
  • Beyond Redux - MobX and Zustand

    1 project | dev.to | 15 Mar 2024