React Hook: useGlobalState

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

  • If you want to test the hook while reading about it, it's available to try out there on CodeSandbox or downloadable from GitHub.

  • SWR

    React Hooks for Data Fetching

  • React projects can be of any kind and any size. New hooks, libraries and frameworks are coming every day. Some of the hooks from the latest years are RTK Query and some other popular hooks like useSWR and useQuery. With hooks like that, it's definitely not an obvious choice to use Redux as it used to be.

  • 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

  • Think Twice Before Using setInterval() for API Polling – It Might Not Be Ideal

    1 project | dev.to | 19 May 2024
  • A day in the life of a developer - Building a dashboard app with SQL, Node.js, Django and Next.js

    2 projects | dev.to | 25 Jan 2024
  • API Data Fetching in React / Next.js

    1 project | dev.to | 3 Jan 2024
  • Next.js 13 Data Fetching with App Router

    1 project | dev.to | 4 Sep 2023
  • React | How to stop re-rendering in React Components

    1 project | dev.to | 2 Sep 2023