Building a modern React app from scratch in 2021

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

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-from-scratch

    Building a Modern React App from Scratch in 2021 (by yakkomajuri)

  • redux-saga

    An alternative side effect model for Redux apps

  • Yes, pretty much any mention of the word "sagas" in a JS or Redux-related context means we're talking about https://redux-saga.js.org/.

  • 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

  • Generators in the wild

    3 projects | dev.to | 6 Aug 2023
  • [AskJS] Where will I need to write generator functions?

    4 projects | /r/javascript | 17 Sep 2022
  • How to handle form state with Formik and Redux-Saga

    2 projects | /r/codehunter | 26 Apr 2022
  • Functional core / Imperative shell arch example

    2 projects | /r/Clojure | 1 Apr 2022
  • Why use Redux-Observable over Redux-Saga?

    2 projects | /r/codehunter | 26 Mar 2022