Hacker News new | ask | show | jobs
by sankumsek 484 days ago
Do you have a suggestion for a more Rails-esque framework (maybe Django)?
2 comments

If we were keeping in the JS ecosystem, there’s Redwood [0] which has been around a while*.

[0] https://redwoodjs.com/

* not comparable to Rails or Django’s definition of “a while” but it’s quite mature.

By all means use Django if you specifically want to work in python but otherwise if you really want a Rails-esque framework why not just use full stack Rails?

You get much out of the box with Rails 8 now like deployment, caching, job queue, Hotwire, Turbo Frames and mobile.