Tailwind CSS v4.0.0 Alpha

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. pkg

    Discontinued Package your Node.js project into an executable

    > Standalone CLI — we haven’t worked on a standalone CLI for the new engine yet, but will absolutely have it before the v4.0 release.

    This part is the most exciting to me. Given the rest of the release announcement, I'm assuming this means that it'll be built in Rust rather than embed Node. While I'm not a Rust zealot of anything, I'm very partial to not embedding Node. Particularly when it depends on using Vercel's now-abandoned pkg[1] tool.`

    [1] https://github.com/vercel/pkg

  2. SurveyJS

    SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.

    SurveyJS logo
  3. console

    Oxide Web Console (by oxidecomputer)

  4. standards-positions

    Hasn't FireFox been dragging their asses on @scope? https://github.com/mozilla/standards-positions/issues/472

    It took years to just convince them of the need for it. And I'm not sure anyone got convinced vs Chrome had already shipped it and Safari has it planned so they caved in.

    Hard to believe FireFox used to be a leader of the modern web.

  5. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    Sure. The solution is to disable preflight or override its styles.

    https://github.com/tailwindlabs/tailwindcss/issues/6602

  6. React

    The library for web and native user interfaces.

    > React is a competing frontend framework (which is now moving to adopt a Svelte-like compiled approach)

    React has been moving in the direction of a compiled approach for over seven years now[1], predating Svelte’s first release. The introduction of hooks in 2018 grew out of early efforts on an optimizing compiler. Those earlier efforts were hampered by class semantics making things like constant folding across components difficult. React Forget seems like a predictable progression from there.

    [1] https://github.com/facebook/react/issues/7323

  7. unocss

    The instant on-demand atomic CSS engine.

    I wish tailwind would support attributify like https://github.com/unocss/unocss, which is much more readable for complex layouts:

     link

  8. tailwind-cli-extra

    Tailwind CSS standalone CLI bundled with daisyUI

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream 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

  • Create A YouTube Homepage Clone in Tailwind CSS and ReactJS

    3 projects | dev.to | 13 Jun 2024
  • Clojure Single Codebase?

    7 projects | /r/Clojure | 14 Aug 2022
  • Introducing Skeleton - a Svelte UI component library for creating web interfaces using Svelte + Tailwind

    14 projects | /r/sveltejs | 26 Jul 2022
  • Building a Twitch Clone with React and Tailwind CSS

    6 projects | dev.to | 2 Feb 2022
  • Daily thread

    6 projects | /r/shamelessplug | 27 Dec 2021

Did you know that JavaScript is
the 4th most popular programming language
based on number of references?