Comment on Phlex for Rails Emails: Action Mailer Without ERBparentComments−GGO1yI 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−Ocha1ySecond this - here is a guide for good setup for this https://mailsnag.com/blog/rails7-vuetify3/−joeldrapper1yVue3 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.
Comments
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
Second this - here is a guide for good setup for this https://mailsnag.com/blog/rails7-vuetify3/
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.