As the creator of "why-did-you-render" I would like to ask you if and how do you use it?

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
  • why-did-you-render

    why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)

  • I've created the library in Nov 2018 after I realized that the older library, "why-did-you-update", was not working well with the latest versions of React back then, and re-wrote the whole thing to fit it.

  • use-what-changed

    A React hook and an easy to use babel-pugin to debug various React official hooks

  • Nowadays, I tend to opt for the useWhatChanged hook. Ergonomically it's a little easier, and its plug-and-play use makes it very attractive.

  • 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
  • eslint-plugin-react

    React-specific linting rules for ESLint

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 Clean code

    5 projects | /r/reactjs | 24 Dec 2021
  • Redux vs. UseContext & UseReducer?

    1 project | /r/reactjs | 13 Apr 2021
  • Encrypted Note Editor App In React Native

    8 projects | dev.to | 4 Mar 2024
  • Unit Testing Expo Apps With Jest

    7 projects | dev.to | 20 Feb 2024
  • In Defense of Cognito

    1 project | /r/webdev | 11 Dec 2023