react query or redux toolkit for frequently changing data (with websocket) ?

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
  • btree-typescript

    A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.

  • An easy way to cache data in the short term would be to insert the timeseries data into a BTree (I'd recommend this implementation). When you mount the component, first request the window of your chart from the BTree, inserting the events, and simultaneously request the data from the server. Once the data from the server comes in, wipe everything then redraw with the data from the server.

  • 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

  • ICC seeks arrest warrants against Sinwar and Netanyahu for war crimes

    1 project | news.ycombinator.com | 20 May 2024
  • Nocobase, Notion for creating production-ready apps

    1 project | news.ycombinator.com | 20 May 2024
  • Uncomplicating SVG in Next.js

    1 project | dev.to | 20 May 2024
  • VueJS + Tailwind + DaisyUI = 😎🌷

    2 projects | dev.to | 20 May 2024
  • How We Manage Customer Billing in <500 Lines of Typescript

    3 projects | dev.to | 20 May 2024