Introducing Zero-Bundle-Size React Server Components

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
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • React

    The library for web and native user interfaces.

  • I mean the nitty-gritty parts. Like this, for example - it looks to me like they're re-implementing downleveling a promise but that's not the case.

  • rfcs

    RFCs for changes to React (by reactjs)

  • The RFC, which explains what these are without a video: https://github.com/reactjs/rfcs/blob/bf51f8755ddb38d92e23ad4...

  • 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
  • create-react-app

    Set up a modern web app by running one command.

  • create-react-app is really slow to release updates. People have different opinions about it, but I believe hot reloading is essential for working effectively, especially as the size of your codebase increases. Here's the timeline for using the new fast refresh method with Webpack:

  • craco

    Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.

  • The hidden webpack configuration is my second biggest gripe. It would be fairly simple to support custom configs natively, but it was never implemented, so craco and other stuff is out there now. Using such meta-tools in the toolchain seems heavy handed and risky. For example, if you want to move to Deno, now you're stuck if the JS in all of those dependencies is not portable to a non-Node platform.

  • react-refresh-webpack-plugin

    A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.

  • December 2019: @pmmmwh/react-refresh-webpack-plugin (fast Refresh for React+Webpack initial release)

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

    InfluxDB logo
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