I made a very easy way to share state across components

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

    👻 Primitive and flexible state management for React

  • Something like this is already done, it's called jotai.

  • Recoil

    Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.

  • https://recoiljs.org/ is doing something almost identical to your approach

  • 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

  • jotai-wrapper, a super tiny and simple utility library

    1 project | dev.to | 26 Feb 2024
  • Jotai – Primitive and flexible state management for React

    1 project | news.ycombinator.com | 26 Jul 2023
  • Is there a state management library, similar to Redux or Zustand, that automatically generates setters for the state you define?

    1 project | /r/reactjs | 28 Jun 2023
  • Do i HAVE to use redux at this point?

    1 project | /r/webdev | 18 Jun 2023
  • Why You Don't Need Signals in React

    2 projects | dev.to | 17 May 2023