hi guys! i've made a simple data-binding library for React, react-databind, that can reduce a lot of boilerplate code!

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
  • react-databind

    Discontinued 🔗 A simple and flexible data-binding system for the React web library

  • react-hook-form

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

  • What problem is this trying to solve? React itself is a data binding library - its whole purpose is to keep the UI appearance in sync with the UI state. This looks like it's just wrapping React's API with HTML attributes, which has more of an Angular feel to it. Also, if you're just looking to make forms more ergonomic, there are already really popular libraries with more idiomatic APIs like Formik and React Hook Form.

  • 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 Hook Form vs Formik

    4 projects | dev.to | 30 Jan 2023
  • Crafting Forms in React: Vanilla vs. React Hook Form vs. Formik

    3 projects | dev.to | 12 Apr 2024
  • Best Next.js Libraries and Tools in 2024

    10 projects | dev.to | 10 Apr 2024
  • Build Dynamic Forms with React Hook Form

    1 project | dev.to | 28 Mar 2024
  • UpsertDialog in React

    1 project | dev.to | 18 Jan 2024