Reactjs: Building forms

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
  • react-form-controlled

    example form without libraries

  • Look at the complete code in github: https://github.com/Jucian0/react-form-controlled Codesandbox: https://codesandbox.io/s/controled-form-tutorial-yt4oj

  • 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

  • Beyond Redux - MobX and Zustand

    1 project | dev.to | 15 Mar 2024
  • Simple & Elegant State-Management with Zustand

    1 project | dev.to | 6 Mar 2024
  • How to set initialValues based on async source such as an ajax call with redux-form

    1 project | /r/codehunter | 17 Sep 2022
  • form & initialValues properties not recognized with multiple forms in one component (redux-form v7.0.4)

    1 project | /r/codehunter | 5 May 2022
  • redux-form: trigger Form onSubmit after Input onChange

    1 project | /r/codehunter | 1 May 2022