(no title)
hijp
|
10 months ago
I think if Rails had focused on giving real first party support to interoperability with whatever frontend framework you brought to the table it would be so much bigger right now. They put a lot of work into Hotwire but I just want to use React, and I'm sure others want to use what they're familiar with.
sosborn|10 months ago
Many teams use this with React.
hijp|10 months ago
elondaits|10 months ago
dismalaf|10 months ago
Hotwire is the default and they develop it because DHH wants to, but they're not putting up any barriers to you using whatever you want.
Also, DHH doesn't seem to care about how big it is. His stated goal is for it to forever be a framework that's usable by a single dev.
hijp|10 months ago
Dunno I loved rails, built monoliths, built api only, but when I tried sprinkling a bit of react in my views (say you only need a little bit of interaction, or want to use a react date picker) then theres all these sharp edges.
The reason I want it to be bigger is that user base helps the single dev, with help resources, up to date gems, and jobs.