Hacker News new | ask | show | jobs
by breckenedge 528 days ago
The fragmentation is more an implication of the ever changing landscape of JS frameworks and build tools than Rails.

For me, Stimulus adds just the right amount of structure over Vanilla JS.

And Turbo/Hotwire feels like building skyscrapers with wood vs. steel.

1 comments

What? No, it's just rails that has changed how it handles JS, or at least the recommended way to handle JS very often throughout the year. It's weird to blame it on the JavaScript ecosystem. Like I can't figure out what changes in the JS ecosystem you are referring to exactly.
Rails has changed it four times in 12 years:

* Prototype

* Asset pipeline

* Webpacker

* Importmaps

There was also the coffeescript romance, that was brief. But maybe earlier.