Overwhelmed when picking Libraries! Recommendations on my stack/libraries

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

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

    Bindings for using Formik with Material-UI

  • I personally like Formik. Most of the UI frameworks out there also have bindings for it which is a huge plus. Here is formik-mui: https://github.com/stackworx/formik-mui

  • TypeScript

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

  • 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
  • formik-chakra-ui

    Chakra-UI bindings for Formik

  • I recently migrated a few apps to MUIv5 with TypeScript and the lag issue is as bad as they say and I wish I had picked either Chakra or Mantine. Chakra has bindings for formik: https://github.com/kgnugur/formik-chakra-ui

  • vite

    Next generation frontend tooling. It's fast!

  • I'd recommend looking at Vite. Here's some starter templates for Vite + React, some that include some of the libraries you and others have mentioned here: https://github.com/vitejs/awesome-vite#react

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