Don't use useEffect in 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
  • zod

    TypeScript-first schema validation with static type inference

  • I really like to use the React Hook Form for it, and for the validation resolver I use zod. To not make this article longer I won't teach how to use them here. But if you look into my profile soon you will see a tutorial for it.

  • react-hook-form

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

  • I really like to use the React Hook Form for it, and for the validation resolver I use zod. To not make this article longer I won't teach how to use them here. But if you look into my profile soon you will see a tutorial for it.

  • 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

  • [React JS] I don't know a better way to handle Forms in React

    2 projects | dev.to | 6 Feb 2024
  • Using Zod with React hook form using typescript

    2 projects | dev.to | 16 Mar 2023
  • Nest JS Websockets - Pipes and E2E Validation with Zod

    2 projects | dev.to | 10 Dec 2022
  • Typing API Responses With Zod

    3 projects | dev.to | 14 Jul 2022
  • 3 great Typescript libraries to speed up your full stack development

    3 projects | dev.to | 13 Oct 2023