[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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. react-template-helpers

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

  4. react-slot

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

  5. react-actions

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

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

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

  • 🚀 Supercharge Your React Development with usehooks-ts

    1 project | dev.to | 8 Feb 2025
  • Introducing Algorithm Hooks on scriptkavi/hooks

    1 project | dev.to | 9 Sep 2024
  • How I Achieved 40 Stars in 2 Weeks After Launching ScriptKavi/Hooks

    1 project | dev.to | 5 Aug 2024
  • How to Display a PDF in Next.js Using React PDF Viewer?

    2 projects | dev.to | 2 Jun 2024
  • React hook library, ready to use, written in TypeScript

    1 project | news.ycombinator.com | 12 Feb 2024

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?