Basic React Form Question

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • 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]

    What you're doing is not easy. It feels super basic, but it's really not. You might like to read up on React Router some more — and maybe learn about React Hook Form or Final Form to help you manage your form state. I would also recommend bringing in React Query or (if you're using GraphQL) Apollo to manage the fetching of data.

  • react-hook-form

    📋 React Hooks for form state management and validation (Web + React Native)

    What you're doing is not easy. It feels super basic, but it's really not. You might like to read up on React Router some more — and maybe learn about React Hook Form or Final Form to help you manage your form state. I would also recommend bringing in React Query or (if you're using GraphQL) Apollo to manage the fetching of data.

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

  • react-final-form

    🏁 High performance subscription-based form state management for React

    What you're doing is not easy. It feels super basic, but it's really not. You might like to read up on React Router some more — and maybe learn about React Hook Form or Final Form to help you manage your form state. I would also recommend bringing in React Query or (if you're using GraphQL) Apollo to manage the fetching of data.

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