[AskJS] What are some of your favorite dev tools/libraries for React?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • ReactTemplate

    Preconfigured React project with webpack build system and jest unit testing

  • I have the perfect answer! I've been maintaining a React Template which has all of the high quality developer experience tools configured for ultimate code quality, safety and consistency. This has been used by many projects at multiple FAANG companies and has been well received by engineers of all backgrounds and levels of experience. It provides the guard rails for juniors to not make silly mistakes and enables more senior engineers to focus on the logic rather than fixing silly bugs.

  • react-template-helpers

    Branching and iterative logic helpers for React, to help make your templates cleaner.

  • 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
  • react-slot

    A cleaner alternative for managing children in React components via named slots.

  • react-actions

    A dead-simple and boiler-plate free state management strategy for React.

  • react

    Cheatsheets for experienced React developers getting started with TypeScript (by typescript-cheatsheets)

  • typescript not sure if it counts really as a tool, but god it improves the javascript development experience so much to know your types. this is a good guide https://react-typescript-cheatsheet.netlify.app/ to start learning how to write react in typescript in case you were curious

  • redux-toolkit

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

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