16 React Tools to Help You Keep Your Sanity in a Crazy World

This page summarizes the projects mentioned and recommended in the original post on dev.to

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
  1. react-loadable

    :hourglass_flowing_sand: A higher order component for loading components with promises.

    Website: https://github.com/jamiebuilds/react-loadable

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. TypeScript

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

  4. storybook

    Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation

    Website: https://storybook.js.org/

  5. redux

    A JS library for predictable global state management

    Website: https://redux.js.org/

  6. react-router

    Declarative routing for React

    Website: https://reactrouter.com/

  7. react-i18next

    Internationalization for react done right. Using the i18next i18n ecosystem.

    Website: https://react.i18next.com/

  8. prettier

    Prettier is an opinionated code formatter.

    Website: https://prettier.io/

  9. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  10. ESLint

    Find and fix problems in your JavaScript code.

    Website: https://eslint.org/

  11. create-react-app

    Set up a modern web app by running one command.

    Website: https://create-react-app.dev/

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

  • TypeScript strictly typed - Part 1: configuring a project

    8 projects | dev.to | 12 Jun 2024
  • Nx Console gets Lit

    7 projects | dev.to | 30 Jun 2023
  • How are you building React applications? It's time to move on from Create React App

    13 projects | dev.to | 12 Apr 2023
  • How to start a React Project in 2023

    10 projects | news.ycombinator.com | 23 Mar 2023
  • Let’s Build an Encrypted Image Uploader with IPFS, Lit Protocol, and Web3Auth

    4 projects | dev.to | 19 Jan 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?