Beginner's Thread / Easy Questions (May 2022)

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
  • shadcn/ui

    Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

  • But you can also consider something like radix (a headless solution), by itself, it doesn't give you as great solution as MUI out of the box but you have sites like https://ui.shadcn.com/ that give you premade components code-wise. So you still get most of the work done but you still own the entire code if you want to customize it.

  • DIYEmma

    DIYEmma

  • Working on my first NextJS + sanity webpage and wondering if someone could take a closer look at it. Link to the deployed website and here is the Github.

  • 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

    The library for web and native user interfaces.

  • There is an issue though. I noticed that the reducer may be called multiple times arbitrarily by React (according to this github thread). This is a problem, since the async operation cannot (and should not) be performed multiple times in parallel.

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