Y
Hacker News
new
|
ask
|
show
|
jobs
by
GGO
477 days ago
I still prefer Vue3 with Vite over hotwire and stimulus. It is much easier to be productive on frontend if you need anything beyond usual CRUD
2 comments
Ocha
477 days ago
Second this - here is a guide for good setup for this
https://mailsnag.com/blog/rails7-vuetify3/
link
joeldrapper
477 days ago
Vue3 is great. Also Svelte5. But I’m not sure I would use either of those for an email. And sometimes you don’t need any interactivity in the frontend and server-side-rendered HTML can be a good option.
link