Which packages/tools do you regular use for most projects, and which ones you don't recommend?

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

    Next generation testing framework powered by Vite.

  • jest for unit testing (though vitest is making great progress)

  • vite

    Next generation frontend tooling. It's fast!

  • vite for the build

  • 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
  • redux-toolkit

    The official, opinionated, batteries-included toolset for efficient Redux development

  • useContext for state, redux-toolkit if i need something more

  • jest

    Delightful JavaScript Testing.

  • jest for unit testing (though vitest is making great progress)

  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • The only thing I would add is Typescript!

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

    InfluxDB 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

  • Typesafe mockable globals in Vue3

    3 projects | dev.to | 29 Apr 2022
  • Quick Summary of Angular 17

    3 projects | dev.to | 13 Nov 2023
  • In-Depth guide for TypeScript Library

    4 projects | dev.to | 13 Nov 2023
  • Integrating Jest Testing into an Existing Vue 3 Project with ViteJs

    3 projects | dev.to | 6 Jul 2023
  • ES modules: A cartoon deep-dive

    3 projects | news.ycombinator.com | 31 May 2023