What's the best stack for quickly hacking together prototypes and experiments?

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
  • graphql-yoga

    🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.

  • GraphQL Yoga - Good convo to have a quick GQL service.

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

  • Apollo Client tends to be a little expensive (size + CPU for managing the graph cache). Good alternatives are URQL and react-query

  • 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

  • Build Smarter, Not Harder: Simplifying Backend Workflows with Build-time GraphQL

    6 projects | dev.to | 26 Jun 2023
  • Top React Data Fetching Libraries

    7 projects | dev.to | 31 Mar 2023
  • Advice on ORMs with REST/GraphQL & Hasura/PostGraphile implementation

    2 projects | /r/graphql | 1 Feb 2023
  • Show HN: New GraphQL API for WordPress (1.5 years of development, 16000 commits)

    4 projects | news.ycombinator.com | 12 Jan 2023
  • How to use federation with a headless CMS?

    2 projects | /r/graphql | 20 Dec 2022