React component design patterns for 2022

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
  • proposal-class-fields

    Discontinued Orthogonally-informed combination of public and private fields proposals

  • Working with constructor and calling super() before we can set state. Although this has been solved with the introduction of class fields in JavaScript, Hooks still provide a simpler API

  • react-redux

    Official React bindings for Redux

  • The provider pattern is not unique to React; libraries like React-Redux and MobX implement the provider pattern, too.

  • 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

  • Easy Shared Reactive State in React without External Libraries

    2 projects | dev.to | 5 Oct 2023
  • React useReducer

    1 project | dev.to | 11 May 2023
  • I am making a pizza app and I want that whenever I click on add my cart gets updated which is at the bottom of the page. Can anyone please help

    2 projects | /r/reactjs | 28 Apr 2023
  • Simplifying Connected Props with Redux and TypeScript

    1 project | /r/typescript | 3 Apr 2023
  • What Are Signals?

    2 projects | news.ycombinator.com | 4 Mar 2023