An Alternative Approach to State Management with Redux

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

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

    Discontinued Replay.io DevTools [Moved to: https://github.com/replayio/devtools] (by RecordReplay)

  • Also, Redux itself is a Swiss army knife. You can put any state in there. That means it can be used for state that only lives in the client, and you can also use it as a place to cache "server state" as well. While it's certainly common to use Redux as a server state cache, there's also lots of reasons to use Redux for state that only ever lives on the client. (We do a lot of that in my day job at Replay.io - our debugger app at https://github.com/RecordReplay/devtools deals with a lot of client-side state.)

  • 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

  • OpenAI Bought Chatgpt.com

    1 project | news.ycombinator.com | 4 May 2024
  • Create a simple Server using Express.js.

    1 project | dev.to | 4 May 2024
  • OpenUI - One prompt UI Generation

    1 project | dev.to | 4 May 2024
  • VC Code in the browser – Self hosted, sync between devices

    1 project | news.ycombinator.com | 4 May 2024
  • Show HN: I built a free in-browser Llama 3 chatbot powered by WebGPU

    8 projects | news.ycombinator.com | 3 May 2024