Am I the only one that thinks that the direction of React is wrong?

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • React

    The library for web and native user interfaces.

  • But, it took a ton of time and effort to get the new https://react.dev site out (and it was basically just Dan doing all the content writing). Hopefully the docs will be updated faster to reflect how RSCs work... but given that the implementations are still fresh and in progress, it's understandable that there aren't docs yet.

  • waku

    ⛩️ The minimal React framework

  • You can. You would just need to put in the work to go look at the (still entirely undocumented) React core library pieces of RSCs, and figure out how to integrate those into your bundler and router of choice. Other devs are already doing that, such as https://github.com/dai-shi/wakuwork

  • 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
  • custom-elements-everywhere

    Custom Element + Framework Interoperability Tests.

  • Check compatibility of React with web components: https://custom-elements-everywhere.com/ It's not directly because of jsx, but because of synthetic "let's make it up" approach of 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

  • Mastering React: A Mindset for Component-Centric Development

    2 projects | dev.to | 28 May 2024
  • Comment bien gérer les erreurs avec Remix ? (ErrorBoundary)

    1 project | dev.to | 25 May 2024
  • Introduction to Frontend: React, Creating a Single Page App

    1 project | dev.to | 22 May 2024
  • The Emergence of JavaScript Frameworks & Libraries

    1 project | dev.to | 20 May 2024
  • Implement React v18 from Scratch Using WASM and Rust - [13] Implement Lane and Batch Update

    2 projects | dev.to | 17 May 2024