top | item 43131806

(no title)

choxi | 1 year ago

If you just want React+Rails, the rails generator command comes with a bunch of options to set that up for you, including setting up and configuring: React/Vue/etc, a bundler like vite, typescript, tailwind.

It looks like inertia has additional features though.

discuss

order

winterbloom|1 year ago

im not aware of the generator supporting all that

here's what I get

`Possible values: importmap, bun, webpack, esbuild, rollup`

x0x0|1 year ago

inertia, I think, avoids writing an api to bridge rails/react