What's the current state of CSS (with React)

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

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-18

    Workgroup for React 18 release.

  • Here's the upgrade guide for CSS-in-JS library authors for more info (though it's really not necessary to read this).

  • styled-jsx

    Full CSS support for JSX without compromises

  • Styled JSX is what we're using at work right now, since we're using Next.js and it comes with this out of the box. We're actually using both SCSS modules for static styles and Styled JSX for dynamic styles. It's been great so far.

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

    Zero-runtime CSS in JS library

  • Personally, what I'd recommend right now, even if we weren't dealing with the current React 18/streaming CSS thing, is Linaria.

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

  • Growth Hacking Killed GitHub Stars

    1 project | dev.to | 10 Apr 2024
  • Creating Nx Workspace with Eslint, Prettier and Husky Configuration

    12 projects | dev.to | 25 Mar 2024
  • How we improved page load speed for Next.js ecommerce website by 1.5 times

    3 projects | dev.to | 7 Nov 2023
  • Writing CSS With JavaScript

    1 project | dev.to | 3 Sep 2023
  • What's the best option these days for CSS in JS?

    10 projects | /r/reactjs | 18 Jun 2023