Ruby on Rails 8 with Vite and Tailwind CSS 4

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

Civic Auth - Web2 & Web3 login in a simple SDK
Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.
www.civic.com
featured
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
  1. jsbundling-rails

    Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.

    > But what if you want to use React?

    Then just use React. There's nothing stopping you and it's well supported.

    You can use either https://github.com/rails/jsbundling-rails

    or https://github.com/reactjs/react-rails

    Personally would also go with a No Build set up. i.e. https://hotwire.io/ and import maps.

  2. Civic Auth

    Web2 & Web3 login in a simple SDK. Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.

    Civic Auth logo
  3. react-rails

    Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.

    > But what if you want to use React?

    Then just use React. There's nothing stopping you and it's well supported.

    You can use either https://github.com/rails/jsbundling-rails

    or https://github.com/reactjs/react-rails

    Personally would also go with a No Build set up. i.e. https://hotwire.io/ and import maps.

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

  • React-Rails is a flexible tool to use React with Rails

    2 projects | /r/rails | 27 Oct 2022
  • React-Rails is a flexible tool to use React with Rails

    1 project | /r/programming | 27 Oct 2022
  • React-Rails is a flexible tool to use React with Rails

    1 project | news.ycombinator.com | 27 Oct 2022
  • Connect a Ruby on Rails App with React in a Monolith

    1 project | dev.to | 10 Aug 2022
  • React elements not showing up in Rails app?

    4 projects | /r/rails | 19 Jun 2022

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