What library or tool is causing you the most pain right now?

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
  • redux-toolkit

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

  • not as a gotcha or anything - you actually made me curious about the use case, and I started drafting some ideas here for something similar to RTK's createListenerMiddleware, but for injecting whole middlewares and returning a version of dispatch that knows about the injected overloads.

  • jest-memory-leak-demo

  • Ah yes, I made a demo repo and even pinpointed the version that the leaks started (see versions.txt). But it looks like the issue is still open.

  • 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
  • SuperTokens Community

    Open source alternative to Auth0 / Firebase Auth / AWS Cognito

  • Maybe you can consider using something like SuperTokens which has a ready made implementation of social sign in. Haven't used it myself yet so can't tell you about how well it works but I plan to use it soon to handle login on my soon to be released web app.

  • gleam

    ⭐️ A friendly language for building type-safe, scalable systems!

  • Gleam is a BEAM language that's statically typed.

  • usehooks

    Easy to understand React Hook code recipes (by gragland)

  • That is the case for many custom hooks you could build. Sure, you can find libraries implementing those for you, but it doesn't change the fact that React apps still relies a lot on useEffect hook.

  • redux-essentials-example-app

    Example app for the Redux Essentials tutorial

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