The new React's documentation

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

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

    Deephaven Web Client UI

  • Yes, it wasn't painless, but it has substantially improved our build time and overall been a good move. You can see the PR for our migration: https://github.com/deephaven/web-client-ui/pull/711

  • ava

    Node.js test runner that lets you develop with confidence 🚀

  • I switched to ava for that reason and have been very happy with it. But vitest looks nice, too. Thanks for the pointer.

  • 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
  • TypeScript

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

  • Finally, a big reason is TypeScript trips up on unbound generics for an arrow function - it thinks it's a JSX tag. It does not have the same issue with named functions.

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