Faster painting?

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

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-virtualized

    React components for efficiently rendering large lists and tabular data

  • Virtualize components that are not visible (ie do not actually render them unless they are in view). This is generally for large lists. Use this library to help with that - https://github.com/bvaughn/react-virtualized

  • 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

  • Thoughts on this Timeline design I've been working on?

    1 project | /r/web_design | 6 Nov 2022
  • How to render a component only when it's in the viewport?

    1 project | /r/reactjs | 8 Aug 2022
  • Effectively rendering lists using the `useMemo` hook in React.js

    2 projects | /r/reactjs | 5 May 2022
  • 7 React optimization techniques you should know

    3 projects | dev.to | 30 Apr 2022
  • How to implement a React infinite scroll component for a chat app like Facebook Messenger?

    4 projects | /r/codehunter | 26 Apr 2022