React SetUp Question

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

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

    Preconfigured React project with webpack build system and jest unit testing

  • Don't forget ESLint. Arguably more important than many of those other things for fixing the common mistakes that most developers make. And note that the recommended ESLint configs are incredibly conservative so you probably want to customize the rules to get much higher quality. An example of one of my recommended React/TypeScript ESLint configs.

  • 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

  • I am converting my js files to ts, need feedback if I am doing things as I am supposed to.

    1 project | /r/typescript | 2 May 2023
  • Self-taught Front-End developer project in need of review

    2 projects | /r/webdev | 4 Mar 2023
  • Can any one audit my .eslintrc? React + TS + Vite + Jest + Airbnb

    1 project | /r/reactjs | 15 Jan 2023
  • [AskJS] What has been your moment that made you decide to make a template for your <JS framework> projects?

    2 projects | /r/javascript | 13 Jan 2023
  • Can I use React without Node.js?

    1 project | /r/reactjs | 7 Dec 2022