In my day-to-day work, I don’t often get to explore the newer Rails features. That’s one of the reasons I like to build MVPs and contribute to side projects—so I can stay current and experiment.
In my latest app, I started out using Turbo Streams, but over time I transitioned to Turbo Morph. I’ve been really enjoying the experience so far, but I’m curious to hear from others.
Are there any caveats or potential issues with using morph that I should be aware of? I’d love to hear your thoughts and experiences.
Here’s a short write-up of what I’ve been working on:
https://www.juanvasquez.dev/blog/from-turbo-streams-to-turbo-morph-in-rails/