Clean solution for data fetching 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
  • SWR

    React Hooks for Data Fetching

  • Try SWR https://swr.vercel.app/

  • react-query

    Discontinued 🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query]

  • react-query is an alternative/iteration to SWR that I quite like. It's significantly more mature and with a larger community.

  • 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

  • Large React Application Without State Management

    2 projects | /r/reactjs | 19 Nov 2021
  • Bad ReactJs practices to avoid

    2 projects | dev.to | 14 Nov 2021
  • Guide to choosing state management library for your next project

    2 projects | dev.to | 9 Nov 2021
  • RPC in Next.js

    3 projects | dev.to | 28 Sep 2021
  • Demystifying state management

    3 projects | dev.to | 25 Aug 2021