Hacker News new | past | comments | ask | show | jobs | submit login

I might replace the references to “MVC” with “monolith” to make it more clear. MVC is a dated and painful paradigm and orthogonal to monolith vs services.

I also would advise against using Hotwire for Rails, some of our worst bugs have come from the desyncing of HTML and JS from Hotwire, as well as unexpected network status code handling. And most people only run Hotwire in production, so bugs are easy to miss.




> And most people only run Hotwire in production

eh?

Aren't you confusing the full "Hotwire" suite with just Turbo? I don't think you cannot run "Hotwire" in development.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: